Searched refs:tombstones (Results 1 – 1 of 1) sorted by relevance
1201 String[] tombstones = TOMBSTONES_PATH.list(); in checkNativeCrashes() local1205 if ((tombstones == null) || (tombstones.length == 0)) { in checkNativeCrashes()1212 for (String x : tombstones) { in checkNativeCrashes()