Home
last modified time | relevance | path

Searched defs:test_file (Results 1 – 17 of 17) sorted by relevance

/external/autotest/client/site_tests/audio_SeekAudioFeedback/
Daudio_SeekAudioFeedback.py25 def run_once(self, test_file, test_duration): argument
46 def rms_test(self, tab, test_file, noiseprof_file, test_duration): argument
85 def play_media(self, tab, test_file, value): argument
/external/autotest/client/site_tests/security_Minijail0/src/
Dmountns-enter-child.py9 test_file = sys.argv[1] variable
Dmountns-enter.py16 test_file = os.path.join(tmpdir, "test") variable
/external/clang/bindings/python/tests/cindex/
Dtest_file.py3 def test_file(): function
/external/google-breakpad/src/common/linux/
Dmemory_mapped_file_unittest.cc86 string test_file = temp_dir.path() + "/empty_file"; in TEST_F() local
108 string test_file = temp_dir.path() + "/test_file"; in TEST_F() local
/external/autotest/server/site_tests/android_ACTS/
Dandroid_ACTS.py53 test_case=None, test_file=None): argument
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem_unittest_test.py46 def test_file(self): member in TestPyfakefsUnittest
/external/autotest/client/site_tests/audio_PlaybackPower/
Daudio_PlaybackPower.py80 def run_once(self, test_file, checksum): argument
/external/chromium-trace/catapult/third_party/Paste/tests/
Dtest_fileapp.py101 def test_file(): function
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser_unittest.cpp250 std::string test_file; in TEST() local
266 std::string test_file; in TEST() local
/external/webrtc/webrtc/modules/audio_processing/transient/
Dwpd_tree_unittest.cc126 rtc::scoped_ptr<FileWrapper> test_file(FileWrapper::Create()); in TEST() local
/external/webrtc/talk/media/devices/
Dfilevideocapturer_unittest.cc194 const std::string test_file = in TEST_F() local
Ddevicemanager_unittest.cc209 const std::string test_file = in TEST() local
/external/skia/tests/
DPDFDocumentTest.cpp68 static void test_file(skiatest::Reporter* reporter) { in test_file() function
/external/webrtc/webrtc/modules/video_coding/codecs/tools/
Dvideo_quality_measurement.cc156 FILE* test_file; in HandleCommandLineFlags() local
/external/autotest/site_utils/docgen/
DCreateDocs.py334 def _CreateTest(self, test_file, docstring, test): argument
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc178 FilePath test_file() { in test_file() function in base::__anond354078d0111::FilePathWatcherTest
879 FilePath test_file(test_dir2.AppendASCII("DirAttributesChangedFile")); in TEST_F() local