Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc137 CefRefPtr<CefV8Value> total_count_func = in OnContextCreated() local
139 window->SetValue(kJSAssertTotalCountFunc, total_count_func, attributes); in OnContextCreated()