Home
last modified time | relevance | path

Searched defs:Outcome (Results 1 – 10 of 10) sorted by relevance

/external/vogar/src/vogar/
DOutcome.java31 public final class Outcome { class
38 public Outcome(String outcomeName, Result result, List<String> outputLines) { in Outcome() method in Outcome
45 public Outcome(String outcomeName, Result result, String outputLine, Date date) { in Outcome() method in Outcome
52 public Outcome(String outcomeName, Result result, String outputLine) { in Outcome() method in Outcome
59 public Outcome(String outcomeName, Result result, Throwable throwable) { in Outcome() method in Outcome
/external/cronet/net/reporting/
Dreporting_uploader.h29 enum class Outcome { SUCCESS, REMOVE_ENDPOINT, FAILURE }; enum
/external/rust/crates/libtest-mimic/src/
Dprinter.rs129 pub(crate) fn print_single_outcome(&mut self, outcome: &Outcome) { in print_single_outcome()
246 fn print_outcome_pretty(&mut self, outcome: &Outcome) { in print_outcome_pretty()
Dlib.rs284 enum Outcome { enum
497 fn run_single(runner: Box<dyn FnOnce(bool) -> Outcome + Send>, test_mode: bool) -> Outcome { in run_single()
/external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/
Dcallable_util.py28 class Outcome(six.with_metaclass(abc.ABCMeta)): class
/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
D_client_application.py44 class Outcome(collections.namedtuple('Outcome', ('kind', 'code', 'details'))): class
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/
Dbase.py61 class Outcome(object): class
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java139 private enum Outcome { enum in GeneratedMonitorTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java142 private enum Outcome { enum in GeneratedMonitorTest
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dtoolresults.v1beta3.json2725 "Outcome": { object