Searched defs:lightResult (Results 1 – 2 of 2) sorted by relevance
45 LightInvocationResult lightResult = new LightInvocationResult(fullResult); in testLightInvocationResultInstatiate() local
408 IInvocationResult lightResult = lightResults.get(0); in testGetLightResults() local483 static void checkLightResult(IInvocationResult lightResult) throws Exception { in checkLightResult()