Home
last modified time | relevance | path

Searched refs:testcase (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/util/
DLocalLogTest.java49 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/
DREADME5 Each testcase is a separate .rs file, and comments inside the testcase are
/frameworks/rs/tests/lldb/
Drun_tests.py676 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/
Dbuild_test_apk.sh100 --testcase)
/frameworks/ml/nn/
DREADME.txt41 /test/vts-testcase/hal/neuralnetworks: Configuration for the VTS tests