Searched refs:ID_TESTS_LAST (Results 1 – 3 of 3) sorted by relevance
45 #define ID_TESTS_LAST 32717 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()