Searched refs:pumpData (Results 1 – 1 of 1) sorted by relevance
112 auto pumpData = std::string("echo 'foo' > ") + DEVICE; in TEST_F() local113 EXPECT_GE(0, system(pumpData.c_str())); in TEST_F()