Home
last modified time | relevance | path

Searched refs:is_auto (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1498 const bool is_auto = IsAuto(type); in OnQueryCompleted() local
1499 if (is_auto) in OnQueryCompleted()
/third_party/rust/crates/syn/tests/common/
Deq.rs458 spanless_eq_struct!(Trait; unsafety is_auto generics bounds items);