Searched refs:passed (Results 1 – 15 of 15) sorted by relevance
/tools/tradefederation/core/tests/ |
D | run_tradefed_tests.sh | 40 --console-result-reporter:suppress-passed-tests \
|
D | run_tradefed_func_tests.sh | 40 --console-result-reporter:suppress-passed-tests \
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | TestDeviceStressTest.java | 92 int passed = 0; in testManyDisableKeyguard() local 101 passed += iterationPassed? 1 : 0; in testManyDisableKeyguard() 103 assertEquals(mIterations, passed); in testManyDisableKeyguard()
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_base_class_test.py | 63 actual_record = bt_cls.results.passed[0] 83 actual_record = bt_cls.results.passed[0] 120 actual_record = bt_cls.results.passed[0] 154 actual_record = bt_cls.results.passed[0] 303 actual_record = bt_cls.results.passed[0] 606 self.assertEqual(bt_cls.results.passed[0].test_name, "test_1") 661 actual_record = bt_cls.results.passed[0] 700 actual_record = bt_cls.results.passed[0] 742 actual_record = bt_cls.results.passed[0] 808 actual_record = bt_cls.results.passed[0] [all …]
|
D | acts_records_test.py | 180 self.assertTrue(tr2.passed, [tr1, tr2]) 207 self.assertEqual(len(tr.passed), 2)
|
/tools/test/connectivity/acts/framework/acts/ |
D | records.py | 233 self.passed = [] 304 self.passed.append(record) 373 d["Passed"] = len(self.passed)
|
/tools/tradefederation/core/prod-tests/src/com/android/framework/tests/ |
D | BandwidthMicroBenchMarkTest.java | 333 boolean passed = true; in evaluateStats() 343 passed = passed && evaluateEventLogLine(str); in evaluateStats() 348 return passed; in evaluateStats()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/suite/ |
D | XmlSuiteResultFormatterTest.java | 244 private TestRunResult createFakeResult(String runName, int passed, int failed) { in createFakeResult() argument 246 fakeRes.testRunStarted(runName, passed + failed); in createFakeResult() 247 for (int i = 0; i < passed; i++) { in createFakeResult()
|
/tools/tradefederation/core/atest/docs/ |
D | develop_test_runners.md | 13 ```extra_args``` passed into the ```run_tests``` method. The extra_args are 14 top-level args consumed by atest passed onto the test runner. It is up to the
|
D | atest_structure.md | 35 The tests specified by the user are passed into the ```CLITranslator``` to 42 Once ```TestInfo``` objects have been constructed for all the tests passed in 47 All of the ```TestInfo``` objects get passed into the ```test_runner_handler```
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 151 passed into the constructor as java.lang.String. By 172 class specified by --provider-class. The value is passed
|
/tools/repohooks/ |
D | README.md | 171 here will be passed directly to the linter in question. This will completely
|
/tools/external/fat32lib/ |
D | NOTICE | 27 …r the free library. Also, if the library is modified by someone else and passed on, the recipients… 66 …an application program that uses the facility, other than as an argument passed when the facility …
|
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | GATT_PTS_INSTRUCTIONS | 739 gatts_send_response GATT_SUCCESS (Repeat until passed)
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 1311 contains 59, those octets must be ignored, and passed on unchanged if
|