Searched defs:result2 (Results 1 – 6 of 6) sorted by relevance
243 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_fullMergeLogicCheck() local306 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_checkMergingStackTraces() local358 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_RaiseErrorIfDiffTests() local387 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_CheckMergeMapAttributes() local432 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_runFailures() local474 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_incompleteRun() local515 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_JointResultForExpectedCount() local542 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_JointResultForExpectedCount_IncompleteRuns() local572 TestRunResult result2 = new TestRunResult(); in testMergeRetriedRunResults_testCaseStatus() local
243 final String result2 = "/data/files/file.png\r\n/data/files/file.xml\r\n"; in testRepeat_skip() local296 final String result2 = "/data/files/file.png\r\n/data/files/file.xml\r\n"; in testRepeat_noSkip() local
167 TestRunResult result2 = createResult(null, null); in testShouldRetry_success() local203 TestRunResult result2 = createResult(null, null, failure2); in testShouldRetry_runFailure_nonRetriable() local218 TestRunResult result2 = createResult(null, null, failure2); in testShouldRetry_multi_runFailure_nonRetriable() local
129 def assert_test_result_equal(self, result1, result2): argument
221 TestResult result2 = new TestResult(); in testReplay_MultiTest() local
943 let result2 = fingerprint_partitions(tmp_root.path(), &[PathBuf::from("system")]).unwrap(); in fingerprint_partition_cache_mismatch_test() localVariable