Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp70 static constexpr uint32_t CAL_VERSION = 1; variable
193 .WillByDefault(DoAll(SetArgPointee<0>(CAL_VERSION), Return(true))); in createMock()
/hardware/google/pixel/vibrator/cs40l26/tests/
Dtest-vibrator.cpp73 static constexpr uint32_t CAL_VERSION = 2; variable
242 .WillByDefault(DoAll(SetArgPointee<0>(CAL_VERSION), Return(true))); in createMock()