Searched refs:V_DEFAULT (Results 1 – 1 of 1) sorted by relevance
/device/google/coral/vibrator/tests/ |
D | test-hwcal.cpp | 36 static constexpr std::array<uint32_t, 6> V_DEFAULT = {60, 70, 80, 90, 100, 76}; member in android::hardware::vibrator::V1_3::implementation::HwCalTest 180 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() 192 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() 206 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() 220 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F()
|