Searched refs:ID_TESTS_GETSOURCE (Results 1 – 6 of 6) sorted by relevance
27 #define ID_TESTS_GETSOURCE 32700 macro
912 AddMenuEntry(test_menu, "Get Source", ID_TESTS_GETSOURCE); in CreateMenuBar()
582 case ID_TESTS_GETSOURCE: in RunTest()
78 test_menu->AddItem(ID_TESTS_GETSOURCE, "Get Source"); in AddTestMenuItems()
91 MENUITEM "Get Source", ID_TESTS_GETSOURCE
258 [self testsItemSelected:ID_TESTS_GETSOURCE];