Searched refs:testcase (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/util/ |
D | LocalLogTest.java | 49 testcase(new LocalLog(10, localTimestamps), lines, want); in doTestA() 59 testcase(new LocalLog(0), lines, want); in testB() 79 testcase(new LocalLog(3), lines, want); in testC() 82 void testcase(LocalLog logger, String[] input, String[] want) { in testcase() method in LocalLogTest
|
/frameworks/compile/slang/lit-tests/ |
D | README | 5 Each testcase is a separate .rs file, and comments inside the testcase are
|
/frameworks/rs/tests/lldb/ |
D | run_tests.py | 676 testcase = ET.Element('testcase') 677 testcase.attrib['name'] = "%s:%s" % key 680 testcase.append(result_element) 681 results.append(testcase)
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | build_test_apk.sh | 100 --testcase)
|
/frameworks/ml/nn/ |
D | README.txt | 41 /test/vts-testcase/hal/neuralnetworks: Configuration for the VTS tests
|