/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/fmtlib/test/ |
D | os-test.cc | 239 auto test_file = uniq_file_name(__LINE__); in TEST() local 246 auto test_file = uniq_file_name(__LINE__); in TEST() local 260 auto test_file = uniq_file_name(__LINE__); in TEST() local 270 auto test_file = uniq_file_name(__LINE__); in TEST() local 280 auto test_file = uniq_file_name(__LINE__); in TEST() local 289 auto test_file = uniq_file_name(__LINE__); in TEST() local 303 auto test_file = uniq_file_name(__LINE__); in TEST() local 317 auto test_file = uniq_file_name(__LINE__); in TEST() local 432 auto test_file = uniq_file_name(__LINE__); in TEST() local 442 auto test_file = uniq_file_name(__LINE__); in TEST() local [all …]
|
/external/toybox/ |
D | toybox-gtests.cpp | 55 std::string test_file, in ExecTest() 103 ToyboxTest(std::string toy, std::string test_file) : toy_(toy), test_file_(test_file) { } in ToyboxTest() 198 for (auto& test_file : test_files) { in initTests() local
|
/external/llvm-libc/test/src/sys/mman/linux/ |
D | remap_file_pages_test.cpp | 31 auto test_file = libc_make_test_file_path(file_name); in TEST() local 61 auto test_file = libc_make_test_file_path(file_name); in TEST() local
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/sys/mman/linux/ |
D | remap_file_pages_test.cpp | 31 auto test_file = libc_make_test_file_path(file_name); in TEST() local 61 auto test_file = libc_make_test_file_path(file_name); in TEST() local
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/sys/mman/linux/ |
D | remap_file_pages_test.cpp | 31 auto test_file = libc_make_test_file_path(file_name); in TEST() local 61 auto test_file = libc_make_test_file_path(file_name); in TEST() local
|
/external/tensorflow/tensorflow/lite/tools/serialization/ |
D | writer_lib_test.cc | 131 const std::string test_file = CreateFilePath("test_float.tflite"); in TEST_P() local 173 const std::string test_file = CreateFilePath("test_custom.tflite"); in TEST_P() local 268 const std::string test_file = CreateFilePath("test_variables.tflite"); in TEST_P() local 305 const std::string test_file = CreateFilePath("test_uint8.tflite"); in TEST_P() local 334 const std::string test_file = CreateFilePath("test_float.tflite"); in TEST_P() local 380 const std::string test_file = CreateFilePath("test_dynamic_shape.tflite"); in TEST_P() local 551 const std::string test_file = CreateFilePath("test_while.tflite"); in TEST_F() local
|
/external/toolchain-utils/ |
D | run_tests_for.py | 130 def _python_test_to_spec(test_file): argument 146 def _autodetect_python_tests_for(test_file, toolchain_utils): argument
|
/external/clang/bindings/python/tests/cindex/ |
D | test_file.py | 3 def test_file(): function
|
/external/chromium-crossbench/tests/cbb/ |
D | cbb_runner.py | 17 test_file = ( variable
|
/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/pdfium/core/fpdfapi/parser/ |
D | cpdf_parser_unittest.cpp | 148 std::string test_file = in TEST() local 172 std::string test_file = in TEST() local 335 std::string test_file = in TEST() local 349 std::string test_file = in TEST() local 371 std::string test_file = PathService::GetTestFilePath("linearized.pdf"); in TEST() local
|
/external/flac/test/ |
D | test_streams.sh | 52 test_file () function
|
/external/elfutils/tests/ |
D | run-large-elf-file.sh | 73 test_file () function
|
/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 | 89 string test_file = temp_dir.path() + "/empty_file"; in TEST_F() local 111 string test_file = temp_dir.path() + "/test_file"; in TEST_F() local
|
/external/rust/android-crates-io/crates/cexpr/tests/ |
D | clang.rs | 287 fn test_file(file: &str) -> bool { in test_file() function 322 macro_rules! test_file { macro
|
/external/leveldb/util/ |
D | env_windows_test.cc | 30 std::string test_file = test_dir + "/open_on_read.txt"; in TEST_F() local
|
/external/crosvm/crosvm_control/ |
D | build.rs | 92 let test_file = temp_dir in main() localVariable
|
/external/sdv/vsomeip/third_party/boost/property_tree/test/ |
D | test_utils.hpp | 57 class test_file class 60 test_file(const char *test_data, const char *filename) in test_file() function in test_file
|
/external/ltp/testcases/kernel/syscalls/chmod/ |
D | chmod01.c | 23 static char *test_file; variable
|
/external/perfetto/src/profiling/symbolizer/ |
D | breakpad_symbolizer_unittest.cc | 62 base::TempFile test_file = base::TempFile::Create(); in TEST() local
|
/external/rust/android-crates-io/crates/config/tests/ |
D | file_ini.rs | 33 fn test_file() { in test_file() function
|