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

  /test/framework/harnesses/host_controller/command_processor/
command_fetch.py 95 (device_images, test_suites, fetch_environment,
105 device_images, test_suites = provider.Fetch(args.path)
108 device_images, test_suites, tools = provider.Fetch(args.path)
111 device_images, test_suites, fetch_environment = provider.Fetch(
125 self.console.test_suite_info.update(test_suites)
command_config.py 75 device_images, test_suites, artifacts, configs = self.console._build_provider[
  /development/testrunner/test_defs/
gtest.py 100 test_suites = []
107 test_suites.append(suite)
108 return test_suites
  /cts/tools/utils/cts/
tools.py 42 self.test_suites = {}
50 sub_suite = self.test_suites.setdefault(names[0], TestPackage.TestSuite())
55 for (suite_name, suite) in self.test_suites.iteritems():
  /build/soong/androidmk/cmd/androidmk/
android.go 143 "LOCAL_COMPATIBILITY_SUITE": "test_suites",

Completed in 204 milliseconds