Searched refs:full_cmd (Results 1 – 1 of 1) sorted by relevance
1554 const std::string full_cmd = "oem " + cmd + " " + test.arg; in TEST_P() local1555 ASSERT_EQ(fb->RawCommand(full_cmd, &resp, nullptr, &dsize), expect); in TEST_P()1580 prog_args.push_back(full_cmd); // Pass in the full command in TEST_P()