Searched refs:result4 (Results 1 – 2 of 2) sorted by relevance
157 android::String8 result4; in TEST_F() local158 ASSERT_TRUE(mTaskCase->translateVarName(orig4, result4)); in TEST_F()159 ASSERT_TRUE(StringUtil::compare(result4, "hello_there") == 0); in TEST_F()
350 Pair<TotalCaptureResult, Long> result4 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps() local353 long resultDiff = result4.second - result3.second; in testResultTimestamps()361 validateTimestamps("Result 4", result4.first, in testResultTimestamps()362 prevImage, result4.second); in testResultTimestamps()369 result4.second); in testResultTimestamps()