|
Ninja
|

Go to the source code of this file.
Functions | |
| int | main () |
| int | random (int low, int high) |
| void | RandomCommand (char **s) |
| int main | ( | ) |
Definition at line 33 of file hash_collision_bench.cc.
References BuildLog::LogEntry::HashCommand(), and RandomCommand().
| int random | ( | int | low, |
| int | high | ||
| ) |
Definition at line 22 of file hash_collision_bench.cc.
Referenced by RandomCommand().
| void RandomCommand | ( | char ** | s | ) |
1.8.7