Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dbind_unittest.cc1283 struct EmptyFunctorConst { in TEST_F() struct
1284 int operator()() const { return 42; } in TEST_F()
/aosp_15_r20/external/cronet/base/functional/
H A Dbind_unittest.cc1508 struct EmptyFunctorConst { in TEST_F() struct
1509 int operator()() const { return 42; } in TEST_F()