Searched refs:CAL_VERSION (Results 1 – 2 of 2) sorted by relevance
70 static constexpr uint32_t CAL_VERSION = 1; variable193 .WillByDefault(DoAll(SetArgPointee<0>(CAL_VERSION), Return(true))); in createMock()
73 static constexpr uint32_t CAL_VERSION = 2; variable242 .WillByDefault(DoAll(SetArgPointee<0>(CAL_VERSION), Return(true))); in createMock()