Home
last modified time | relevance | path

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

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DLightInvocationResultTest.java44 IInvocationResult fullResult = ResultHandler.getResultFromDir(resultDir); in testLightInvocationResultInstatiate() local
45 LightInvocationResult lightResult = new LightInvocationResult(fullResult); in testLightInvocationResultInstatiate()
47 fullResult = null; in testLightInvocationResultInstatiate()