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

  /external/webrtc/webrtc/test/testsupport/metrics/
video_metrics.h 67 const char* test_filename,
92 const char* test_filename,
113 const char* test_filename,
video_metrics.cc 85 const char* test_filename,
91 assert(test_filename != NULL);
101 FILE* test_fp = fopen(test_filename, "rb");
104 fprintf(stderr, "Cannot open file %s\n", test_filename);
154 test_filename);
166 const char* test_filename,
173 return CalculateMetrics(kBoth, ref_filename, test_filename, width, height,
178 const char* test_filename,
183 return CalculateMetrics(kPSNR, ref_filename, test_filename, width, height,
188 const char* test_filename,
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/transient/
file_utils_unittest.cc 139 std::string test_filename = kTestFileName; local
143 file->OpenFile(test_filename.c_str(),
183 std::string test_filename = kTestFileName; local
187 file->OpenFile(test_filename.c_str(),
230 std::string test_filename = kTestFileName; local
234 file->OpenFile(test_filename.c_str(),
275 std::string test_filename = kTestFileNamef; local
279 file->OpenFile(test_filename.c_str(),
317 std::string test_filename = kTestFileName; local
321 file->OpenFile(test_filename.c_str()
500 std::string test_filename = kTestFileName; local
    [all...]
  /build/kati/
runtest.rb 90 def run_in_testdir(test_filename)
91 c = File.read(test_filename)
92 name = File.basename(test_filename)
  /external/autotest/site_utils/lxc/
zygote_unittest.py 134 test_filename = 'test_file'
135 test_host_file = os.path.join(test_host_path, test_filename)
154 test_filename)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_codeop.py 292 def test_filename(self): member in class:CodeopTests
test_warnings.py 210 def test_filename(self): member in class:WarnTests
  /external/python/cpython2/Lib/test/
test_codeop.py 292 def test_filename(self): member in class:CodeopTests
test_warnings.py 241 def test_filename(self): member in class:WarnTests
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codeop.py 292 def test_filename(self): member in class:CodeopTests
test_warnings.py 210 def test_filename(self): member in class:WarnTests
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codeop.py 292 def test_filename(self): member in class:CodeopTests
test_warnings.py 210 def test_filename(self): member in class:WarnTests
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codeop.py 292 def test_filename(self): member in class:CodeopTests
test_warnings.py 210 def test_filename(self): member in class:WarnTests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codeop.py 292 def test_filename(self): member in class:CodeopTests
test_warnings.py 210 def test_filename(self): member in class:WarnTests

Completed in 366 milliseconds