Home
last modified time | relevance | path

Searched defs:testcase (Results 1 – 4 of 4) sorted by relevance

/test/vts-testcase/security/poc/host/
DSecurityPoCKernelTest.py77 def CreateHostInput(self, testcase): argument
130 def RunTestcase(self, testcase): argument
/test/vts/runners/target/gtest/
Dgtest_main.cpp328 for (const auto& testcase : testcase_list) { in OnTestIterationStartPrint() local
339 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()
372 for (const auto& testcase : testcase_list) { in OnTestIterationEndPrint() local
514 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local
540 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local
749 TestCase& testcase = testcase_list[child_proc.testcase_id]; in ReadChildProcOutput() local
822 TestCase& testcase) { in CollectChildTestResult()
927 TestCase& testcase = testcase_list[testcase_id]; in RunTestInSeparateProc() local
/test/vts-testcase/kernel/linux_kselftest/
DLinuxKselftestTest.py110 def RunTestcase(self, testcase): argument
/test/vts/testcases/template/llvmfuzzer_test/
Dllvmfuzzer_test.py67 def PushFiles(self, testcase): argument