HomeSort by relevance Sort by last modified time
    Searched refs:CreateTestCase (Results 1 - 6 of 6) sorted by null

  /test/vts-testcase/hal/wifi/V1_0/host/
VtsHalWifiV1_0HostTest.py 38 def CreateTestCase(self, path, tag=''):
48 gtest_cases = super(VtsHalWifiV1_0Host, self).CreateTestCase(path, tag)
  /test/vts-testcase/hal/media/omx/V1_0/host/
VtsHalMediaOmxV1_0HostTest.py 88 def CreateTestCase(self, path, tag=''):
101 gtest_cases = super(VtsHalMediaOmxV1_0Host, self).CreateTestCase(path,
  /test/vts/testcases/template/hal_hidl_gtest/
hal_hidl_gtest.py 103 def CreateTestCase(self, path, tag=''):
119 initial_test_cases = super(HidlHalGTest, self).CreateTestCase(path,
  /test/vts/testcases/template/gtest_binary_test/
gtest_binary_test.py 63 def CreateTestCase(self, path, tag=''):
  /test/vts/testcases/template/hal_hidl_replay_test/
hal_hidl_replay_test.py 108 test_case = super(HalHidlReplayTest, self).CreateTestCase(
  /test/vts/testcases/template/binary_test/
binary_test.py 311 testcase = self.CreateTestCase(dst, tag)
471 def CreateTestCase(self, path, tag=''):

Completed in 169 milliseconds