Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/random/
Dmocking_bit_gen_test.cc235 TEST(WillOnce, DistinctCounters) { in TEST() argument
/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.h1011 TypedExpectation& WillOnce(const Action<F>& action) { in WillOnce() function