Searched defs:tests (Results 1 – 7 of 7) sorted by relevance
/art/test/ |
D | knownfailures.json | 3 "tests": "153-reference-stress", string 9 "tests": "132-daemon-locks-shutdown", string 15 "tests": "579-inline-infinite", string 21 "tests": "080-oom-fragmentation", string 28 "tests": "080-oom-fragmentation", string 36 "tests": ["497-inlining-and-class-loader", array 46 "tests": "149-suspend-all-stress", string 51 "tests": ["002-sleep", array 59 "tests": "147-stripped-dex-fallback", string 65 "tests": "569-checker-pattern-replacement", string [all …]
|
/art/tools/ahat/src/test/com/android/ahat/ |
D | HtmlEscaperTest.java | 25 public void tests() { in tests() method in HtmlEscaperTest
|
/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 | 279 def run_tests(tests): argument 343 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
|