Searched defs:tests (Results 1 – 10 of 10) sorted by relevance
| /art/test/ |
| D | knownfailures.json | 3 "tests": "626-checker-arm64-scratch-register", string 7 "tests": "132-daemon-locks-shutdown", string 13 "tests": "579-inline-infinite", string 19 "tests": "080-oom-fragmentation", string 27 "tests": ["497-inlining-and-class-loader", array 37 "tests": "149-suspend-all-stress", string 42 "tests": ["002-sleep", array 49 "tests": ["116-nodex2oat", array 56 "tests": ["608-checker-unresolved-lse"], array 60 "tests": ["118-noimage-dex2oat", array [all …]
|
| D | README.md | 61 ### Checker tests
|
| D | README.atest.md | 17 ### Running ART run-tests on device
|
| /art/tools/ahat/src/test/com/android/ahat/ |
| D | HtmlEscaperTest.java | 25 public void tests() { in tests() method in HtmlEscaperTest
|
| /art/test/utils/ |
| D | regen-test-files | 390 def gen_mts_test_list_file(tests, test_list_file, copyright_year, configuration_description, argument 812 def gen_tests_dict(tests, excluded_test_cases = {}, excluded_test_modules = [], suffix = ""): argument 894 def create_mts_test_shard(self, tests_description, tests, shard_num, copyright_year, argument 903 def __init__(self, mts_config_dir, tests_description, tests, shard_num, copyright_year, argument
|
| /art/test/807-method-handle-and-mr/src/ |
| D | Main.java | 85 Test[] tests = new Test[] { new Test(), new Test(), new Test() }; in main() local
|
| /art/test/testrunner/ |
| D | testrunner.py | 380 def run_tests(tests): argument 443 def iter_config(tests, input_variants, user_input_variants): argument
|
| /art/test/1928-exception-event-exception/src/art/ |
| D | Test1928.java | 183 Runnable[] tests = new Runnable[] { in run() local
|
| /art/test/1929-exception-catch-exception/src/art/ |
| D | Test1929.java | 280 Runnable[] tests = new Runnable[] { in run() local
|
| /art/libdexfile/dex/ |
| D | utf_test.cc | 174 const std::map<std::vector<uint16_t>, std::vector<uint8_t>> tests { in TEST_F() local
|