Searched refs:MockWebMParserClient (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/webm/
H A Dwebm_parser_unittest.cc21 class MockWebMParserClient : public WebMParserClient { class in namespace:media
23 virtual ~MockWebMParserClient() {}
36 StrictMock<MockWebMParserClient> client_;
53 MockWebMParserClient* client) {
275 StrictMock<MockWebMParserClient> c1_;
276 StrictMock<MockWebMParserClient> c2_;
277 StrictMock<MockWebMParserClient> c3_;

Completed in 135 milliseconds