HomeSort by relevance Sort by last modified time
    Searched refs:TestVideoDecoder (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/tests/
test_video_decoder.h 15 class TestVideoDecoder : public TestCase {
17 explicit TestVideoDecoder(TestingInstance* instance) : TestCase(instance) {}
test_video_decoder.cc 14 bool TestVideoDecoder::Init() {
26 void TestVideoDecoder::RunTests(const std::string& filter) {
27 RUN_CALLBACK_TEST(TestVideoDecoder, Create, filter);
30 std::string TestVideoDecoder::TestCreate() {

Completed in 405 milliseconds