HomeSort by relevance Sort by last modified time
    Searched refs:test_fp (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/test/testsupport/metrics/
video_metrics.cc 101 FILE* test_fp = fopen(test_filename, "rb"); local
102 if (test_fp == NULL) {
123 size_t test_bytes = fread(test_buffer.get(), 1, frame_length, test_fp);
148 test_bytes = fread(test_buffer.get(), 1, frame_length, test_fp);
161 fclose(test_fp);
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
copy_helper.py     [all...]

Completed in 930 milliseconds