Home
last modified time | relevance | path

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

/tools/asuite/adevice/src/protos/
Duser_log.proto33 optional string outcome = 2; field
/tools/tradefederation/core/javatests/com/android/tradefed/result/resultdb/
DInvocationSimulator.java155 public InvocationSimulator withTest(String clazz, String method, TestStatus outcome) { in withTest()
168 TestStatus outcome, in withTest()