Home
last modified time | relevance | path

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

/third_party/cef/tests/shared/common/
Dclient_app.h24 OtherProcess, enumerator
Dclient_app.cc39 return OtherProcess; in GetProcessType()
/third_party/cef/tests/shared/
Dprocess_helper_mac.cc45 else if (process_type == ClientApp::OtherProcess) in RunMain()
/third_party/cef/tests/cefclient/
Dcefclient_win.cc63 else if (process_type == ClientApp::OtherProcess) in RunMain()
Dcefclient_gtk.cc76 } else if (process_type == ClientApp::OtherProcess) { in RunMain()
/third_party/cef/tests/ceftests/
Drun_all_unittests.cc151 } else if (process_type == client::ClientApp::OtherProcess) { in main()