Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/googletest/src/
Dfixtures.rs153 struct AlwaysSucceed; struct
155 impl Fixture for AlwaysSucceed { implementation
172 _: &AlwaysSucceed, in fixture_three_fixtures()