Searched defs:TestMediaHTTPService (Results 1 – 2 of 2) sorted by relevance
112 struct TestMediaHTTPService : public MediaHTTPService { struct114 TestMediaHTTPService() {} in TestMediaHTTPService() argument115 ~TestMediaHTTPService(){}; in ~TestMediaHTTPService() argument124 DISALLOW_EVIL_CONSTRUCTORS(TestMediaHTTPService); argument
128 struct TestMediaHTTPService : public BnInterface<IMediaHTTPService> { struct130 TestMediaHTTPService() {} in TestMediaHTTPService() argument131 ~TestMediaHTTPService(){}; in ~TestMediaHTTPService() argument140 DISALLOW_EVIL_CONSTRUCTORS(TestMediaHTTPService); argument