cloud_policy_client_unittest.cc | 102 EXPECT_CALL(status_provider_, GetDeviceStatus(_)) 104 EXPECT_CALL(status_provider_, GetSessionStatus(_)) 125 user_affiliation, &status_provider_, 204 StrictMock<MockStatusProvider> status_provider_; member in class:policy::CloudPolicyClientTest 228 EXPECT_CALL(status_provider_, OnSubmittedSuccessfully()); 245 EXPECT_CALL(status_provider_, OnSubmittedSuccessfully()); 327 EXPECT_CALL(status_provider_, OnSubmittedSuccessfully()); 336 EXPECT_CALL(status_provider_, OnSubmittedSuccessfully()); 359 EXPECT_CALL(status_provider_, OnSubmittedSuccessfully()); 377 EXPECT_CALL(status_provider_, OnSubmittedSuccessfully()) [all...] |