Home
last modified time | relevance | path

Searched refs:context_count_func (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc145 CefRefPtr<CefV8Value> context_count_func = in OnContextCreated() local
147 window->SetValue(kJSAssertContextCountFunc, context_count_func, attributes); in OnContextCreated()