/external/autotest/client/site_tests/audio_SeekAudioFeedback/ |
D | audio_SeekAudioFeedback.py | 25 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/ |
D | preg_parser_unittest.cc | 119 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/ |
D | cpdf_parser_unittest.cpp | 74 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/ |
D | json_rewrite_test.cc | 255 typedef struct test_file { struct 259 } test_file; argument
|
/external/toolchain-utils/ |
D | run_tests_for.py | 97 def _python_test_to_spec(test_file): argument 113 def _autodetect_python_tests_for(test_file, toolchain_utils): argument
|
/external/elfutils/tests/ |
D | run-large-elf-file.sh | 62 test_file () function
|
/external/clang/bindings/python/tests/cindex/ |
D | test_file.py | 3 def test_file(): function
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_refactor.py | 184 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/ |
D | test_corpus.py | 7 def test_file(fname): function
|
D | disasm_mc.py | 24 def test_file(fname): function
|
D | test_mc.py | 67 def test_file(fname): function
|
/external/flac/test/ |
D | test_streams.sh | 52 test_file () function
|
/external/llvm-project/clang/bindings/python/tests/cindex/ |
D | test_file.py | 12 def test_file(self): member in TestFile
|
/external/tensorflow/tensorflow/lite/tools/serialization/ |
D | writer_lib_test.cc | 125 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/ |
D | filecomp.c | 29 test_file(struct xkb_context *ctx, const char *path_rel) in test_file() function
|
/external/google-breakpad/src/common/linux/ |
D | memory_mapped_file_unittest.cc | 86 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/ |
D | radeon_compiler_optimize_tests.c | 39 struct rc_test_file test_file; in test_rc_optimize() local
|
D | radeon_compiler_regalloc_tests.c | 50 struct rc_test_file test_file; in test_runner_rc_regalloc() local
|
/external/rust/crates/cexpr/tests/ |
D | clang.rs | 287 fn test_file(file: &str) -> bool { in test_file() function 322 macro_rules! test_file { macro
|
/external/autotest/client/site_tests/audio_PlaybackPower/ |
D | audio_PlaybackPower.py | 81 def run_once(self, test_file, checksum): argument
|
/external/adhd/cras/src/dsp/tests/ |
D | dcblock_test.c | 39 static void test_file(const char *input_filename, const char *output_filename) in test_file() function
|
D | eq2_test.c | 40 static void test_file(const char *input_filename, const char *output_filename) in test_file() function
|
D | eq_test.c | 74 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/ |
D | btf_dump.c | 50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
|
/external/webrtc/modules/audio_processing/transient/ |
D | wpd_tree_unittest.cc | 111 FileWrapper test_file = FileWrapper::OpenReadOnly(test_file_name.c_str()); in TEST() local
|