Home
last modified time | relevance | path

Searched defs:test_dir (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/java/pure_test/
DCMakeLists.txt8 set(test_dir ${CMAKE_CURRENT_SOURCE_DIR}) variable
/external/opencv3/modules/java/android_test/
DCMakeLists.txt8 set(test_dir "${CMAKE_CURRENT_SOURCE_DIR}") variable
/external/chromium-trace/catapult/third_party/Paste/tests/
Dtest_fileapp.py138 def test_dir(): function
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
Dtest_setuptools_nspkg.py18 def install_testpkg(test_dir): argument
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
Dsupport.py11 test_dir = os.path.join(base_path, 'testdata') variable
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc579 FilePath test_dir(temp_dir_.path().AppendASCII("test_dir")); in TEST_F() local