Home
last modified time | relevance | path

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

/art/test/odsign/test-src/com/android/tests/odsign/
DOnDeviceSigningHostTest.java58 assertTrue("Compilation log not found", testUtils.haveCompilationLog()); in verifyCompilationLogGenerated()
DOdsignTestUtils.java248 public boolean haveCompilationLog() throws Exception { in haveCompilationLog() method in OdsignTestUtils