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()
351 Pair<TotalCaptureResult, Long> result4 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps() local354 long resultDiff = result4.second - result3.second; in testResultTimestamps()362 validateTimestamps("Result 4", result4.first, in testResultTimestamps()363 prevImage, result4.second); in testResultTimestamps()370 result4.second); in testResultTimestamps()