Home
last modified time | relevance | path

Searched refs:VerifyTestResult (Results 1 – 3 of 3) sorted by relevance

/test/vts/testcases/template/binary_test/
Dbinary_test.py461 def VerifyTestResult(self, test_case, command_results): member in BinaryTest
488 self.VerifyTestResult(test_case, command_results)
/test/vts/testcases/template/hal_hidl_replay_test/
Dhal_hidl_replay_test.py126 def VerifyTestResult(self, test_case, command_results): member in HalHidlReplayTest
/test/vts/testcases/template/gtest_binary_test/
Dgtest_binary_test.py148 def VerifyTestResult(self, test_case, command_results): member in GtestBinaryTest