Home
last modified time | relevance | path

Searched defs:suite (Results 1 – 3 of 3) sorted by relevance

/test/framework/harnesses/host_controller/command_processor/
Dcommand_reproduce.py261 def GetResultFromGCS(self, gsutil_path, report_msg, suite): argument
/test/vts/compilation_tools/vtsc/test/
Dtest_vtsc.py300 suite = unittest.TestSuite() variable
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTest.java905 JSONObject suite = new JSONObject(); in updateVtsRunnerTestConfig() local