Home
last modified time | relevance | path

Searched defs:tests_path (Results 1 – 5 of 5) sorted by relevance

/third_party/flatbuffers/tests/annotated_binary/
Dgenerate_annotations.py41 tests_path = Path(script_path, "tests") variable
/third_party/flatbuffers/scripts/
Dutil.py44 tests_path = Path(root_path, "tests") variable
/third_party/flatbuffers/tests/ts/
DTypeScriptTest.py25 tests_path = Path(__file__).parent.resolve() variable
/third_party/rust/rust/src/tools/tidy/src/
Dmain.rs34 let tests_path = root_path.join("tests"); in main() localVariable
Derror_codes.rs246 let tests_path = root_path.join(Path::new(ERROR_TESTS_PATH)); in check_error_codes_tests() localVariable