Searched defs:OnCall (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/clang/unittests/Tooling/ | ||
H A D | LookupTest.cpp | 16 std::function<void(CallExpr *)> OnCall; member |
H A D | FixItTest.cpp | 28 std::function<void(CallExpr *, ASTContext *Context)> OnCall; member |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
H A D | window_manager_test.cc | 33 void OnCall(int64_t s) { call_sequence_.push_back(s); } in OnCall() function in http2::adapter::test::__anoncde5c4190111::WindowManagerTest |