Searched defs:testcase (Results 1 – 5 of 5) sorted by relevance
/tools/asuite/atest/ |
D | atest_integration_tests.py | 67 def run_test(self, testcase): argument 110 def create_test_method(testcase, log_path): argument
|
/tools/tradefederation/core/javatests/com/android/tradefed/result/ |
D | TestRunResultTest.java | 304 TestDescription testcase = new TestDescription("Foo", "foo"); in testMergeRetriedRunResults_checkMergingStackTraces() local 430 TestDescription testcase = new TestDescription("Foo", "foo"); in testMergeRetriedRunResults_runFailures() local 472 TestDescription testcase = new TestDescription("Foo", "foo"); in testMergeRetriedRunResults_incompleteRun() local 570 TestDescription testcase = new TestDescription("Foo", "foo"); in testMergeRetriedRunResults_testCaseStatus() local
|
/tools/security/gdb/gdb_json_printer/test/ |
D | gdb_json_printer_test.py | 52 def json_equal_except_address(testcase, json0, json1): argument 77 def test_json_variable(testcase, testname, line, variable_name_list): argument
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | GTestXmlResultParser.java | 174 private void processTestResult(Element testcase) { in processTestResult()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_test_utils.py | 1681 def take_btsnoop_log(ad, testcase, testname): argument 1714 def take_btsnoop_logs(android_devices, testcase, testname): argument
|