Searched refs:testcase (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/tests/utiltests/src/android/util/ |
D | LocalLogTest.java | 56 testcase(new LocalLog(10, localTimestamps), lines, want); in doTestA() 67 testcase(new LocalLog(0), lines, want); in testB() 88 testcase(new LocalLog(3), lines, want); in testC() 91 void testcase(LocalLog logger, String[] input, String[] want) { in testcase() method in LocalLogTest
|
/frameworks/libs/binary_translation/tests/ |
D | gen_gtest_failure_template.py | 29 print(_XML.format(testsuite=sys.argv[1], testcase=sys.argv[2]))
|
/frameworks/compile/slang/lit-tests/ |
D | README | 5 Each testcase is a separate .rs file, and comments inside the testcase are
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | build_test_apk.sh | 100 --testcase)
|