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