Home
last modified time | relevance | path

Searched defs:tests_dir (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
D__init__.py15 tests_dir = os.path.join(os.path.dirname(__file__), '..', 'tests') variable
/aosp_15_r20/external/rust/beto-rust/nearby/src/
Dffi.rs47 let tests_dir = build_dir.join("np_cpp_ffi/tests"); in check_np_ffi_cmake() localVariable
/aosp_15_r20/platform_testing/scripts/map_tests/
H A Dmap_tests.py75 tests_dir = os.path.relpath(TESTS_IN_DIR, TOP) variable