Home
last modified time | relevance | path

Searched defs:expected_path (Results 1 – 6 of 6) 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.py59 expected_path = 'tmp' variable in SDKLinterTest
66 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/tools/tests/
Drun-test.py38 expected_path = args.gen_folder / expected_file variable
/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