screen_orientation_dispatcher_unittest.cc | 43 virtual void onSuccess(unsigned angle, 46 results_->angle_ = angle; 179 unsigned angle; member in struct:content::ScreenOrientationInformation 198 orientations[i].angle, 203 EXPECT_EQ(orientations[i].angle, callback_results.angle_);
|