Searched refs:grepResult (Results 1 – 1 of 1) sorted by relevance
222 String grepResult = executeCommand("cat %s", dumpFile); in testCarServiceCrashDump() local224 assertWithMessage("dumped content not empty").that(grepResult) in testCarServiceCrashDump()228 assertWithMessage("dumped content contains interesting pid").that(grepResult) in testCarServiceCrashDump()