Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dresource.h30 #define ID_TESTS_PLUGIN_INFO 32703 macro
Droot_window_gtk.cc917 AddMenuEntry(test_menu, "Plugin Info", ID_TESTS_PLUGIN_INFO); in CreateMenuBar()
Dtest_runner.cc597 case ID_TESTS_PLUGIN_INFO: in RunTest()
Dviews_window.cc83 test_menu->AddItem(ID_TESTS_PLUGIN_INFO, "Plugin Info"); in AddTestMenuItems()
/third_party/cef/tests/cefclient/resources/win/
Dcefclient.rc96 MENUITEM "Plugin Info", ID_TESTS_PLUGIN_INFO
/third_party/cef/tests/cefclient/
Dcefclient_mac.mm274 [self testsItemSelected:ID_TESTS_PLUGIN_INFO];