Searched refs:byte_count (Results 1 – 1 of 1) sorted by relevance
36 byte_count = 1000000, enumerator50 for (int i = 0; i < byte_count; ++i) in thread_func()80 if (buffer_length != thread_count * byte_count) in do_test()82 buffer_length, thread_count * byte_count); in do_test()93 if (counts[i] != byte_count) in do_test()95 counts[i], byte_count); in do_test()
Completed in 4 milliseconds