Searched refs:multi_word_cmd (Results 1 – 1 of 1) sorted by relevance
91 CommandObjectMultiword *multi_word_cmd = nullptr; in RunTest() local94 multi_word_cmd = in RunTest()97 ASSERT_NE(multi_word_cmd, nullptr); in RunTest()99 ASSERT_STREQ(multi_word_cmd->GetCommandName().str().c_str(), test_str); in RunTest()101 ASSERT_EQ(multi_word_cmd, nullptr); in RunTest()