Home
last modified time | relevance | path

Searched defs:test_case (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/chre/test/common/
H A Drun_tests.cc44 void TestCaseStart(const TestCase &test_case) override { in TestCaseStart()
48 void TestCaseEnd(const TestCase &test_case, TestResult result) override { in TestCaseEnd()
59 void TestCaseExpect(const TestCase &test_case, in TestCaseExpect()
68 void TestCaseDisabled(const TestCase &test_case) override { in TestCaseDisabled()
/aosp12/frameworks/rs/tests/lldb/tests/testcases/
H A Dtest_allocation_dump_2_cpp.py29 def test_case(self): member in TestAllocationDump2Cpp
H A Dtest_allocation_dump_2_jni.py29 def test_case(self): member in TestAllocationDump2JNI
/aosp12/art/tools/checker/match/
H A Dfile.py321 def match_test_case(test_case, c1_pass, instruction_set_features): argument
/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp694 for (const auto& test_case : test_cases) { in BrilloPlatformTest() local
718 for (const auto& test_case : test_cases) { in ListTestCases() local
/aosp12/art/test/004-JniTest/
H A Djni_test.cc494 void CallMethod(jobject o, jclass c, jmethodID m, bool nonstatic, const char* test_case) { in CallMethod()
576 …llNonvirtualMethod(bool super_object, bool super_class, bool super_method, const char* test_case) { in TestnonstaticCallNonvirtualMethod()
/aosp12/system/bt/gd/packet/parser/
H A Dpacket_def.cc1321 for (const auto& test_case : test_cases_) { in GenRustBuilderTest() local
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc911 for (const TestCase& test_case : test_cases) { in TEST_F() local
927 for (const TestCase& test_case : test_cases) { in TEST_F() local
/aosp12/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc804 for (const TestCase& test_case : test_cases) { in TEST_F() local
1136 for (const TestCase& test_case : test_cases) { in TEST_F() local