Searched refs:ID_TESTS_PRINT (Results 1 – 6 of 6) sorted by relevance
33 #define ID_TESTS_PRINT 32706 macro
927 AddMenuEntry(test_menu, "Print", ID_TESTS_PRINT); in CreateMenuBar()
621 case ID_TESTS_PRINT: in RunTest()
89 test_menu->AddItem(ID_TESTS_PRINT, "Print"); in AddTestMenuItems()
104 MENUITEM "Print", ID_TESTS_PRINT
306 [self testsItemSelected:ID_TESTS_PRINT];