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