Searched refs:qExpect (Results 1 – 1 of 1) sorted by relevance
291 std::string qExpect = std::to_string(randInput); in TEST_F() local303 write("q_measured", qExpect); in TEST_F()324 EXPECT_EQ(qExpect, qActual); in TEST_F()341 std::string qExpect = std::to_string(randInput); in TEST_F() local353 write("q_measured", qExpect, " \t", "\t "); in TEST_F()374 EXPECT_EQ(qExpect, qActual); in TEST_F()