Home
last modified time | relevance | path

Searched refs:GetVideoLoadedBytes (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/functional/
Dyoutube.py100 def GetVideoLoadedBytes(self): member in YoutubeTestHelper
159 while self.GetVideoLoadedBytes() == 1 and i < 30:
180 loaded_bytes = self.GetVideoLoadedBytes()
Dperf.py1186 return self.GetVideoLoadedBytes() > 0
1203 loaded_video_bytes = self.GetVideoLoadedBytes()
1209 loaded_video_bytes = self.GetVideoLoadedBytes()