Searched refs:result3 (Results 1 – 2 of 2) sorted by relevance
153 android::String8 result3; in TEST_F() local154 ASSERT_TRUE(!mTaskCase->translateVarName(orig3, result3)); in TEST_F()
348 Pair<TotalCaptureResult, Long> result3 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps() local353 long resultDiff = result4.second - result3.second; in testResultTimestamps()357 validateTimestamps("Result 3", result3.first, in testResultTimestamps()358 prevImage, result3.second); in testResultTimestamps()368 mCollector.expectGreater("Timestamps must be increasing.", result3.second, in testResultTimestamps()