Home
last modified time | relevance | path

Searched refs:qExpect (Results 1 – 1 of 1) sorted by relevance

/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwcal.cpp291 std::string qExpect = std::to_string(randInput); in TEST_F() local
303 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() local
353 write("q_measured", qExpect, " \t", "\t "); in TEST_F()
374 EXPECT_EQ(qExpect, qActual); in TEST_F()