Home
last modified time | relevance | path

Searched refs:checkLightResult (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DLightInvocationResultTest.java48 ResultHandlerTest.checkLightResult(lightResult); in testLightInvocationResultInstatiate()
DResultHandlerTest.java422 checkLightResult(lightResult); in testGetLightResults()
496 static void checkLightResult(IInvocationResult lightResult) throws Exception { in checkLightResult() method in ResultHandlerTest