Searched defs:TestMediaHTTPService (Results 1 – 2 of 2) sorted by relevance
125 struct TestMediaHTTPService : public MediaHTTPService { struct127 TestMediaHTTPService() {} in TestMediaHTTPService() argument128 ~TestMediaHTTPService(){}; in ~TestMediaHTTPService() argument137 DISALLOW_EVIL_CONSTRUCTORS(TestMediaHTTPService); argument
192 struct TestMediaHTTPService : public BnInterface<IMediaHTTPService> { struct194 TestMediaHTTPService() {} in TestMediaHTTPService() argument195 ~TestMediaHTTPService(){}; in ~TestMediaHTTPService() argument204 DISALLOW_EVIL_CONSTRUCTORS(TestMediaHTTPService); argument