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

/external/chromium_org/content/browser/media/
H A Dencrypted_media_browsertest.cc61 SrcType CurrentSourceType() { function in class:content::EncryptedMediaTest
68 encrypted_media, media_type, CurrentKeySystem(), CurrentSourceType());
74 CurrentKeySystem(), CurrentSourceType(), kEnded);
78 if (CurrentSourceType() != MSE || !IsMSESupported()) {
/external/chromium_org/chrome/browser/media/
H A Dencrypted_media_browsertest.cc366 SrcType CurrentSourceType() { function in class:EncryptedMediaTest
379 CurrentSourceType(),
388 CurrentSourceType(),
400 CurrentSourceType(),
546 if (CurrentSourceType() != MSE || !IsMSESupported()) {
573 if (CurrentSourceType() != MSE) {
582 if (CurrentSourceType() != MSE) {

Completed in 73 milliseconds