Searched defs:test_case (Results 1 – 9 of 9) sorted by relevance
/aosp12/system/chre/test/common/ |
H A D | run_tests.cc | 44 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 D | test_allocation_dump_2_cpp.py | 29 def test_case(self): member in TestAllocationDump2Cpp
|
H A D | test_allocation_dump_2_jni.py | 29 def test_case(self): member in TestAllocationDump2JNI
|
/aosp12/art/tools/checker/match/ |
H A D | file.py | 321 def match_test_case(test_case, c1_pass, instruction_set_features): argument
|
/aosp12/system/security/keystore/ |
H A D | keystore_cli_v2.cpp | 694 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 D | jni_test.cc | 494 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 D | packet_def.cc | 1321 for (const auto& test_case : test_cases_) { in GenRustBuilderTest() local
|
/aosp12/art/dex2oat/linker/arm/ |
H A D | relative_patcher_thumb2_test.cc | 911 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 D | relative_patcher_arm64_test.cc | 804 for (const TestCase& test_case : test_cases) { in TEST_F() local 1136 for (const TestCase& test_case : test_cases) { in TEST_F() local
|