Searched refs:ID_TESTS_FIRST (Results 1 – 3 of 3) sorted by relevance
26 #define ID_TESTS_FIRST 32700 macro
467 } else if (command_id >= ID_TESTS_FIRST && command_id <= ID_TESTS_LAST) { in ExecuteCommand()
756 if (id >= ID_TESTS_FIRST && id <= ID_TESTS_LAST) { in OnCommand()