Searched refs:tombstones (Results 1 – 1 of 1) sorted by relevance
1282 String[] tombstones = TOMBSTONES_PATH.list(); in checkNativeCrashes() local1286 if (tombstones == null || tombstones.length == 0) { in checkNativeCrashes()1295 for (String t : tombstones) { in checkNativeCrashes()