Searched defs:test_case (Results 1 – 6 of 6) sorted by relevance
/test/vts-testcase/kernel/ltp/ |
D | environment_requirement_checker.py | 77 def GetRequirements(self, test_case): argument 97 def Check(self, test_case): argument 192 def TestBinaryExists(self, test_case): argument
|
D | KernelLtpTest.py | 183 def Verify(self, test_case, results): argument 215 def CheckResult(self, test_case, cmd_results, result=None, note=None): argument 468 def GetTestName(self, test_case, n_bit): argument 472 def RunLtpOnce(self, test_case, n_bit): argument
|
/test/vts/testcases/template/binary_test/ |
D | binary_test.py | 461 def VerifyTestResult(self, test_case, command_results): argument 474 def RunTestCase(self, test_case): argument
|
/test/vts/testcases/template/gtest_binary_test/ |
D | gtest_binary_test.py | 148 def VerifyTestResult(self, test_case, command_results): argument
|
/test/vts/testcases/template/hal_hidl_replay_test/ |
D | hal_hidl_replay_test.py | 126 def VerifyTestResult(self, test_case, command_results): argument
|
/test/vts/proto/ |
D | VtsReportMessage.proto | 300 repeated TestCaseReportMessage test_case = 11; field
|