Home
last modified time | relevance | path

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

123

/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/libchrome/components/policy/core/common/
Dpreg_parser_unittest.cc119 base::FilePath test_file(test_data_dir_.AppendASCII(kRegistryPolFile)); in TEST_F() local
146 base::FilePath test_file(test_data_dir_.AppendASCII(kRegistryPolFile)); in TEST_F() local
166 base::FilePath test_file( in TEST_F() local
181 base::FilePath test_file( in TEST_F() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser_unittest.cpp74 std::string test_file; in TEST() local
90 std::string test_file; in TEST() local
269 std::string test_file; in TEST() local
283 std::string test_file; in TEST() local
305 std::string test_file; in TEST() local
/external/grpc-grpc/test/core/json/
Djson_rewrite_test.cc255 typedef struct test_file { struct
259 } test_file; argument
/external/toolchain-utils/
Drun_tests_for.py97 def _python_test_to_spec(test_file): argument
113 def _autodetect_python_tests_for(test_file, toolchain_utils): argument
/external/elfutils/tests/
Drun-large-elf-file.sh62 test_file () function
/external/clang/bindings/python/tests/cindex/
Dtest_file.py3 def test_file(): function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py184 def check_file_refactoring(self, test_file, fixers=_2TO3_FIXERS, argument
203 def init_test_file(self, test_file): argument
211 def read_file(self, test_file): argument
215 def refactor_file(self, test_file, fixers=_2TO3_FIXERS): argument
/external/capstone/suite/
Dtest_corpus.py7 def test_file(fname): function
Ddisasm_mc.py24 def test_file(fname): function
Dtest_mc.py67 def test_file(fname): function
/external/flac/test/
Dtest_streams.sh52 test_file () function
/external/llvm-project/clang/bindings/python/tests/cindex/
Dtest_file.py12 def test_file(self): member in TestFile
/external/tensorflow/tensorflow/lite/tools/serialization/
Dwriter_lib_test.cc125 const std::string test_file = CreateFilePath("test_float.tflite"); in TEST_P() local
167 const std::string test_file = CreateFilePath("test_custom.tflite"); in TEST_P() local
262 const std::string test_file = CreateFilePath("test_variables.tflite"); in TEST_P() local
299 const std::string test_file = CreateFilePath("test_uint8.tflite"); in TEST_P() local
463 const std::string test_file = CreateFilePath("test_while.tflite"); in TEST_F() local
/external/libxkbcommon/test/
Dfilecomp.c29 test_file(struct xkb_context *ctx, const char *path_rel) in 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/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dradeon_compiler_optimize_tests.c39 struct rc_test_file test_file; in test_rc_optimize() local
Dradeon_compiler_regalloc_tests.c50 struct rc_test_file test_file; in test_runner_rc_regalloc() local
/external/rust/crates/cexpr/tests/
Dclang.rs287 fn test_file(file: &str) -> bool { in test_file() function
322 macro_rules! test_file { macro
/external/autotest/client/site_tests/audio_PlaybackPower/
Daudio_PlaybackPower.py81 def run_once(self, test_file, checksum): argument
/external/adhd/cras/src/dsp/tests/
Ddcblock_test.c39 static void test_file(const char *input_filename, const char *output_filename) in test_file() function
Deq2_test.c40 static void test_file(const char *input_filename, const char *output_filename) in test_file() function
Deq_test.c74 static void test_file(const char *input_filename, const char *output_filename) in test_file() function
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
/external/webrtc/modules/audio_processing/transient/
Dwpd_tree_unittest.cc111 FileWrapper test_file = FileWrapper::OpenReadOnly(test_file_name.c_str()); in TEST() local

123