Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dpreferences_test.cc122 callback->Success(GetJSON(prefs)); in OnPreferencesGet()
203 callback->Success(GetJSON(dict)); in OnPreferencesState()
215 static CefString GetJSON(CefRefPtr<CefDictionaryValue> dictionary) { in GetJSON() function in client::preferences_test::__anon943e30950111::Handler
Dmedia_router_test.cc40 CefString GetJSON(CefRefPtr<CefDictionaryValue> dictionary) { in GetJSON() function
50 callback->Success(GetJSON(result)); in SendSuccess()