Searched refs:IsProbe (Results 1 – 4 of 4) sorted by relevance
49 ASSERT_TRUE(cmd->IsProbe()); in TEST_F()91 ASSERT_TRUE(cmd->IsProbe()); in TEST_F()1003 ASSERT_TRUE(cmd->IsProbe()); in TEST_F()1030 ASSERT_TRUE(cmd->IsProbe()); in TEST_F()1089 ASSERT_TRUE(cmd->IsProbe()); in TEST_F()1116 ASSERT_TRUE(cmd->IsProbe()); in TEST_F()
134 if (cmd->IsProbe()) { in ExecuteCommand()
86 bool IsProbe() const { return command_type_ == Type::kProbe; } in IsProbe() function
852 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_P()887 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_P()923 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_P()959 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_P()997 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_F()1024 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_F()1052 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_F()1084 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_F()1116 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_F()1148 ASSERT_TRUE(cmds[0]->IsProbe()); in TEST_F()[all …]