Home
last modified time | relevance | path

Searched defs:expected_path (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/issues_cookbook_tests/
Dconfig.json7 "expected_path": "/path/to/third_party_typescript/tests/issues_cookbook_tests/expected", string
Dautotest_sdk.py60 expected_path = 'tmp' variable in SDKLinterTest
67 def __init__(self, project_path='', expected_path='', tsimportsendable=False) -> None: argument
Dmain.py27 def __init__(self, path, expected_path='', tsimportsendable=False) -> None: argument
/third_party/mesa3d/src/intel/compiler/tests/
Drun-test.py43 expected_path = args.gen_folder / expected_file variable
/third_party/mesa3d/src/intel/compiler/elk/tests/
Drun-test.py43 expected_path = args.gen_folder / expected_file variable
/third_party/rust/rust/src/tools/compiletest/src/
Dcompute_diff.rs130 let expected_path = compare_dir.join(entry.path().strip_prefix(&out_dir).unwrap()); in write_filtered_diff() localVariable
/third_party/rust/rust/src/tools/miri/tests/pass-dep/shims/
Dlibc-fs.rs118 let expected_path = path.as_os_str().as_bytes(); in test_readlink() localVariable
/third_party/cJSON/tests/
Dparse_examples.c56 char *expected_path = NULL; in do_test() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/common/
Dbboxop_common.cc160 std::string expected_path = in CompareActualAndExpected() local