Home
last modified time | relevance | path

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

123

/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/toybox/
Dtoybox-gtests.cpp55 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/tensorflow/tensorflow/lite/tools/serialization/
Dwriter_lib_test.cc131 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/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/toolchain-utils/
Drun_tests_for.py130 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/
Dtest_file.py3 def test_file(): function
/external/elfutils/tests/
Drun-large-elf-file.sh73 test_file () function
/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/pdfium/core/fpdfapi/parser/
Dcpdf_parser_unittest.cpp144 std::string test_file; in TEST() local
164 std::string test_file; in TEST() local
343 std::string test_file; in TEST() local
357 std::string test_file; in TEST() local
379 std::string test_file; in TEST() local
/external/flac/test/
Dtest_streams.sh52 test_file () function
/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.cc89 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/crates/cexpr/tests/
Dclang.rs287 fn test_file(file: &str) -> bool { in test_file() function
322 macro_rules! test_file { macro
/external/leveldb/util/
Denv_windows_test.cc30 std::string test_file = test_dir + "/open_on_read.txt"; in TEST_F() local
/external/crosvm/crosvm_control/
Dbuild.rs92 let test_file = temp_dir in main() localVariable
/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dtest_utils.hpp57 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/
Dchmod01.c23 static char *test_file; variable
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_symbolizer_unittest.cc62 base::TempFile test_file = base::TempFile::Create(); in TEST() local
/external/rust/crates/config/tests/
Dfile_ini.rs33 fn test_file() { in test_file() function
/external/ltp/testcases/kernel/syscalls/faccessat/
Dfaccessat01.c34 static char *test_file; variable
/external/rust/crates/config/tests/legacy/
Dfile_ini.rs32 fn test_file() { in test_file() function
/external/ltp/testcases/kernel/syscalls/fchmodat/
Dfchmodat01.c31 static char *test_file; variable
/external/double-conversion/test/cctest/
Dcctest.cc46 CcTest::CcTest(TestFunction* callback, const char* test_file, in CcTest()

123