Home
last modified time | relevance | path

Searched defs:tombstonePath (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/debuggerd/test_permissive_mte/src/com/android/tests/debuggerd/
H A DPermissiveMteTest.java47 Tombstone parseTombstone(String tombstonePath) throws Exception { in parseTombstone()
66 String tombstonePath = "/data/tombstones/" + tombstone; in tearDown() local
88 String tombstonePath = "/data/tombstones/" + tombstone; in testCrash() local
116 String tombstonePath = "/data/tombstones/" + tombstone; in testCrashProperty() local
/aosp14/system/core/init/test_upgrade_mte/src/com/android/tests/init/
H A DMteUpgradeTest.java55 Tombstone parseTombstone(String tombstonePath) throws Exception { in parseTombstone()