Searched refs:details (Results 1 – 3 of 3) sorted by relevance
4 `atoms.proto` for details.
148 List<ProcessDetails> details = getProcessDetails(); in verifyRunningProcess() local149 if (details == null) { in verifyRunningProcess()152 for (ProcessDetails d : details) { in verifyRunningProcess()
89 …, `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