Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dserver_test.cc31 const char kStatusKey[] = "status"; variable
267 result_dict->SetString(kStatusKey, "running"); in HandleQueryAction()
270 result_dict->SetString(kStatusKey, "stopped"); in HandleQueryAction()