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()
347 Pair<TotalCaptureResult, Long> result4 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps() local350 long resultDiff = result4.second - result3.second; in testResultTimestamps()358 validateTimestamps("Result 4", result4.first, in testResultTimestamps()359 prevImage, result4.second); in testResultTimestamps()366 result4.second); in testResultTimestamps()