Searched refs:ODREFRESH_COMPILATION_LOG (Results 1 – 1 of 1) sorted by relevance
54 private static final String ODREFRESH_COMPILATION_LOG = field in OnDeviceSigningHostTest242 String[] logLines = getDevice().pullFileContents(ODREFRESH_COMPILATION_LOG).split("\n"); in verifyGeneratedArtifactsLoadedForSamegradeUpdate()244 "Expected 3 lines in " + ODREFRESH_COMPILATION_LOG + ", found " + logLines.length, in verifyGeneratedArtifactsLoadedForSamegradeUpdate()292 getDevice().executeShellV2Command("stat " + ODREFRESH_COMPILATION_LOG); in haveCompilationLog()297 getDevice().executeShellCommand("rm -f " + ODREFRESH_COMPILATION_LOG); in removeCompilationLogToAvoidBackoff()