Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp72 static constexpr uint32_t CAL_VERSION = 2; variable
240 .WillByDefault(DoAll(SetArgPointee<0>(CAL_VERSION), Return(true))); in createMock()