Home
last modified time | relevance | path

Searched refs:test_folder (Results 1 – 6 of 6) sorted by relevance

/external/flatbuffers/conan/
Dbuild.py57 test_folder = os.getenv("CPT_TEST_FOLDER", os.path.join("conan", "test_package")) variable
67 test_folder=test_folder)
/external/autotest/metadata/utils/
Dfind_tests.py36 head, test_folder = os.path.split(head)
38 [test_type, test_folder, file_name[:-len(".star")]])
/external/catch2/.conan/
Dbuild.py92 test_folder=os.path.join(".conan", "test_package"))
/external/capstone/suite/cstest/src/
Dmain.c305 static void test_folder(const char *folder) in test_folder() function
334 test_folder(optarg); in main()
/external/python/cpython2/Lib/test/
Dtest_mailbox.py749 def test_folder (self): member in TestMaildir
/external/python/cpython3/Lib/test/
Dtest_mailbox.py841 def test_folder (self): member in TestMaildir