Home
last modified time | relevance | path

Searched refs:suite (Results 1 – 11 of 11) sorted by relevance

/development/testrunner/test_defs/
Dxml_suite_helper.py119 suite = instrumentation_test.InstrumentationTestSuite()
120 XmlSuiteParser._ParseCommonAttributes(self, suite_element, suite)
121 suite.SetPackageName(self._ParseAttribute(suite_element, self._PKG_ATTR,
123 suite.SetRunnerName(self._ParseAttribute(
126 suite.SetClassName(self._ParseAttribute(suite_element, self._CLASS_ATTR,
128 suite.SetTargetName(self._ParseAttribute(suite_element, self._TARGET_ATTR,
130 return suite
140 suite = native_test.NativeTestSuite()
141 XmlSuiteParser._ParseCommonAttributes(self, suite_element, suite)
142 return suite
[all …]
Dinstrumentation_test.py271 suite = InstrumentationTestSuite()
272 suite.SetPackageName(pkg_name)
273 suite.SetBuildPath(self.GetBuildPath())
274 suite.SetRunnerName(instr_name)
275 suite.SetName(pkg_name)
276 suite.SetClassName(class_name_arg)
277 suite.SetJavaPackageFilter(java_package_name)
278 tests.append(suite)
Dgtest.py103 suite = GTestSuite()
104 suite.SetBuildPath(self.GetBuildPath())
106 suite.SetTargetExecPath(os.path.join(target_root_path, test_file, test_file))
107 test_suites.append(suite)
Dtest_suite.py81 def SetSuite(self, suite): argument
82 self._suite = suite
Dtest_defs.py112 def GetTestsInSuite(self, suite): argument
114 return [t for t in self.GetTests() if t.GetSuite() == suite]
/development/python-packages/adb/
Dtest.py76 suite = unittest.TestLoader().loadTestsFromName(__name__)
77 unittest.TextTestRunner(verbosity=3).run(suite)
/development/samples/ApiDemos/tests/src/com/example/android/apis/
DAllTests.java48 public static Test suite() { in suite() method in AllTests
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/
DAllTests.java29 public static Test suite() { in suite() method in AllTests
/development/testrunner/
Druntest.py205 and not self._options.suite
439 elif self._options.suite:
441 self._known_tests.GetTestsInSuite(self._options.suite)
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv1551 …latform/cts,fake_YAp_WUkTQgSU303VLz_acw@fakeemail.com,Change CTS Verifier suite name to CTS_VERIFI…
1874 …f44fb0a835,platform/cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Put cts-suite up to date with Co…
2700 …2d3a88b,platform/cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Ensure cts-suite initial order of m…
3197 …51a16b67fd,platform/cts,fake_QjS7QEy4Q5u1nNat6Thadw@fakeemail.com,Configurable verifier suite name.
3359 …/cts,fake_xNO2XdMoRQSBR9ihKBANuA@fakeemail.com,Fixing layout of audio test suite for round screens.
3704 …/cts,fake_xNO2XdMoRQSBR9ihKBANuA@fakeemail.com,Fixing layout of audio test suite for round screens.
3798 …dbe2d584,platform/cts,fake_P6bXu87CSICfEz2KROaYKA@fakeemail.com,move test suite constant definitio…
4522 …/cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Add console reporter to cts-suite to receive options
4581 …fadc,platform/cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Add automated config based on cts-suite
7441 …3f798b,platform/system/core,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Add suite component to test …
[all …]
/development/sdk/
Dsdk_files_NOTICE.txt9112 - PCRE test suite, located in
9114 test suite from PCRE-7.3, which is copyrighted by the University