Home
last modified time | relevance | path

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

/cts/common/util/tests/src/com/android/compatibility/common/util/
DLightInvocationResultTest.java48 ResultHandlerTest.checkLightResult(lightResult); in testLightInvocationResultInstatiate()
DResultHandlerTest.java210 checkLightResult(lightResult); in testGetLightResults()
262 static void checkLightResult(IInvocationResult lightResult) throws Exception { in checkLightResult() method in ResultHandlerTest