Searched defs:SoftwareOutputDeviceOzoneTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/compositor/
H A Dsoftware_output_device_ozone_unittest.cc68 class SoftwareOutputDeviceOzoneTest : public testing::Test { class in inherits:testing::Test
70 SoftwareOutputDeviceOzoneTest();
71 virtual ~SoftwareOutputDeviceOzoneTest();
85 DISALLOW_COPY_AND_ASSIGN(SoftwareOutputDeviceOzoneTest);
88 SoftwareOutputDeviceOzoneTest::SoftwareOutputDeviceOzoneTest() function in class:SoftwareOutputDeviceOzoneTest
93 SoftwareOutputDeviceOzoneTest::~SoftwareOutputDeviceOzoneTest() {
96 void SoftwareOutputDeviceOzoneTest::SetUp() {
115 void SoftwareOutputDeviceOzoneTest
[all...]

Completed in 148 milliseconds