Searched defs:test_bytes (Results 1 – 3 of 3) sorted by relevance
113 int test_bytes = fread(test, 1, frame_length, test_fp); in CalculateMetrics() local
123 size_t test_bytes = fread(test_buffer.get(), 1, frame_length, test_fp); in CalculateMetrics() local
163 test_bytes, /* test ends on byte count */ variable