Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DLookupTest.cpp16 std::function<void(CallExpr *)> OnCall; member
DFixItTest.cpp28 std::function<void(CallExpr *, ASTContext *Context)> OnCall; member
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Dwindow_manager_test.cc33 void OnCall(int64_t s) { call_sequence_.push_back(s); } in OnCall() function in http2::adapter::test::__anon0bde70a80111::WindowManagerTest