Home
last modified time | relevance | path

Searched refs:details (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/app-compact/
DREADME.md4 `atoms.proto` for details.
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DProcessStatusTracker.java148 List<ProcessDetails> details = getProcessDetails(); in verifyRunningProcess() local
149 if (details == null) { in verifyRunningProcess()
152 for (ProcessDetails d : details) { in verifyRunningProcess()
/platform_testing/libraries/flicker/
DREADME.md89 …, `assertionName` string identifier, and `reason` string to provide actionable details to the user.
90 The `reason` string is build along the way with all the details as to why the assertions failed and…
140 // Result should contain a details if assertion fails for any reason