Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dresource.h36 #define ID_TESTS_TRACING_END 32709 macro
Droot_window_gtk.cc926 AddMenuEntry(test_menu, "End Tracing", ID_TESTS_TRACING_END); in CreateMenuBar()
Dtest_runner.cc618 case ID_TESTS_TRACING_END: in RunTest()
Dviews_window.cc88 test_menu->AddItem(ID_TESTS_TRACING_END, "End Tracing"); in AddTestMenuItems()
/third_party/cef/tests/cefclient/resources/win/
Dcefclient.rc103 MENUITEM "End Tracing", ID_TESTS_TRACING_END
/third_party/cef/tests/cefclient/
Dcefclient_mac.mm302 [self testsItemSelected:ID_TESTS_TRACING_END];