Searched refs:AsProbe (Results 1 – 5 of 5) sorted by relevance
99 auto* buffer = cmd->AsProbe()->GetBuffer(); in ExecuteCommand()103 return verifier_.Probe(cmd->AsProbe(), fmt, buffer->GetElementStride(), in ExecuteCommand()110 const auto* buffer = cmd->AsProbe()->GetBuffer(); in ExecuteCommand()
69 ProbeCommand* Command::AsProbe() { in AsProbe() function in amber::Command
104 ProbeCommand* AsProbe();
51 auto* probe = cmd->AsProbe(); in TEST_F()93 auto* probe = cmd->AsProbe(); in TEST_F()
859 auto* cmd = cmds[0]->AsProbe(); in TEST_P()894 auto* cmd = cmds[0]->AsProbe(); in TEST_P()930 auto* cmd = cmds[0]->AsProbe(); in TEST_P()966 auto* cmd = cmds[0]->AsProbe(); in TEST_P()1004 auto* cmd = cmds[0]->AsProbe(); in TEST_F()1031 auto* cmd = cmds[0]->AsProbe(); in TEST_F()1059 auto* cmd = cmds[0]->AsProbe(); in TEST_F()1091 auto* cmd = cmds[0]->AsProbe(); in TEST_F()1123 auto* cmd = cmds[0]->AsProbe(); in TEST_F()1155 auto* cmd = cmds[0]->AsProbe(); in TEST_F()[all …]