Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dmocking_bit_gen_test.cc238 TEST(WillOnce, DistinctCounters) { in TEST() argument
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1000 TypedExpectation& WillOnce(OnceAction<F> once_action) { in WillOnce() function
1015 TypedExpectation& WillOnce(Action<F> action) { in WillOnce() function