Searched defs:test_case (Results 1 – 6 of 6) sorted by relevance
| /test/vts-testcase/fuzz/template/libfuzzer_test/ |
| D | libfuzzer_test.py | 83 def CreateCorpusDir(self, test_case): argument 88 def RunTestcase(self, test_case): argument 114 def LogCrashReport(self, test_case): argument 143 def AssertTestResult(self, test_case, result): argument
|
| /test/vts-testcase/kernel/ltp/ |
| D | environment_requirement_checker.py | 76 def GetRequirements(self, test_case): argument 96 def Check(self, test_case): argument 189 def TestBinaryExists(self, test_case): argument
|
| D | KernelLtpTest.py | 454 def GetTestName(self, test_case, n_bit): argument 458 def RunLtpOnce(self, test_case, n_bit): argument
|
| /test/vts/testcases/template/gtest_binary_test/ |
| D | gtest_binary_test.py | 103 def VerifyTestResult(self, test_case, command_results): argument
|
| /test/vts/testcases/template/binary_test/ |
| D | binary_test.py | 414 def VerifyTestResult(self, test_case, command_results): argument 426 def RunTestCase(self, test_case): argument
|
| /test/vts/proto/ |
| D | VtsReportMessage.proto | 258 repeated TestCaseReportMessage test_case = 11; field
|