Lines Matching refs:this
33 ON_CALL(*this, IsOfficialBuild()) in MockHardware()
35 ON_CALL(*this, IsNormalBootMode()) in MockHardware()
38 ON_CALL(*this, AreDevFeaturesEnabled()) in MockHardware()
41 ON_CALL(*this, IsOOBEEnabled()) in MockHardware()
43 ON_CALL(*this, IsOOBEComplete(testing::_)) in MockHardware()
45 ON_CALL(*this, GetHardwareClass()) in MockHardware()
48 ON_CALL(*this, GetMinKernelKeyVersion()) in MockHardware()
51 ON_CALL(*this, GetMinFirmwareKeyVersion()) in MockHardware()
54 ON_CALL(*this, GetMaxFirmwareKeyRollforward()) in MockHardware()
57 ON_CALL(*this, SetMaxFirmwareKeyRollforward()) in MockHardware()
60 ON_CALL(*this, SetMaxKernelKeyRollforward()) in MockHardware()
63 ON_CALL(*this, GetPowerwashCount()) in MockHardware()
66 ON_CALL(*this, GetNonVolatileDirectory(testing::_)) in MockHardware()
69 ON_CALL(*this, GetPowerwashSafeDirectory(testing::_)) in MockHardware()
72 ON_CALL(*this, GetFirstActiveOmahaPingSent()) in MockHardware()
75 ON_CALL(*this, SetFirstActiveOmahaPingSent()) in MockHardware()