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

  /external/chromium_org/media/filters/
pipeline_integration_test_base.h 71 std::string GetVideoHash();
pipeline_integration_test_base.cc 292 std::string PipelineIntegrationTestBase::GetVideoHash() {
pipeline_integration_test.cc 413 EXPECT_EQ("f0be120a90a811506777c99a2cdf7cc1", GetVideoHash());
421 EXPECT_EQ(std::string(kNullVideoHash), GetVideoHash());
  /external/chromium_org/media/ffmpeg/
ffmpeg_regression_tests.cc 365 EXPECT_EQ(GetParam().video_md5, GetVideoHash());
378 EXPECT_EQ(GetParam().video_md5, GetVideoHash());

Completed in 66 milliseconds