Home
last modified time | relevance | path

Searched defs:TestOutcome (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/internal/
Dtest_outcome.rs26 pub enum TestOutcome { enum
38 impl TestOutcome { impl
/aosp_15_r20/system/security/keystore2/tests/
H A Dkeystore2_client_test_utils.rs51 pub enum TestOutcome { enum
322 ) -> run_as::ChildHandle<TestOutcome, BarrierReached> { in execute_op_run_as_child()
H A Dkeystore2_client_operation_tests.rs49 ) -> Vec<run_as::ChildHandle<TestOutcome, BarrierReached>> { in create_operations()