Home
last modified time | relevance | path

Searched defs:CPP_TESTS_DIR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/.ci/pytorch/win-test-helpers/
H A Dtest_libtorch.bat7 set CPP_TESTS_DIR=%TMP_DIR_WIN%\build\torch\bin variable
28 set CPP_TESTS_DIR=%TMP_DIR_WIN%\build\torch\test variable
/aosp_15_r20/external/pytorch/tools/testing/
H A Ddiscover_tests.py11 CPP_TESTS_DIR = os.path.abspath(os.getenv("CPP_TESTS_DIR", default=CPP_TEST_PATH)) variable