Home | History | Annotate | Download | only in cros

Lines Matching refs:def

16     def __init__(self, log_file_content, jmidata_str):
22 def _ExtractJMIDataFromLogFile(self, jmidata_str):
28 def GetAudioReceivedBytesList(self):
31 def GetAudioSentBytesList(self):
34 def GetAudioReceivedEnergyList(self):
37 def GetAudioSentEnergyList(self):
40 def GetVideoSentBytesList(self):
43 def GetVideoReceivedBytesList(self):
46 def GetVideoIncomingFramerateReceivedList(self):
49 def GetVideoOutgoingFramerateSentList(self):
52 def GetVideoIncomingFramerateDecodedList(self):
55 def GetVideoIncomingFramerateList(self):
58 def GetVideoIncomingFramerateListForAudioOnlyUser(self):
61 def GetVideoSentFrameWidthList(self):
64 def GetVideoSentFrameHeightList(self):
67 def GetCPULimitedResolutionList(self):
70 def GetVideoPacketsSentList(self):
73 def GetVideoPacketsLostList(self):
76 def GetVideoIncomingFramesDecodedList(self):
79 def GetVideoOutgoingFramesEncodedList(self):
82 def GetVideoAdaptationChangeList(self):
85 def GetVideoEncodeTimeList(self):
88 def GetBandwidthLimitedResolutionList(self):
91 def GetVideoReceivedFrameHeightList(self):
94 def GetVideoOutgoingFramerateInputList(self):
97 def GetVideoReceivedFrameWidthList(self):
100 def GetVideoEncodeCpuUsagePercentList(self):
103 def GetNumberOfActiveIncomingVideoStreams(self):
106 def GetCpuUsageList(self, cpu_type):
109 def GetNumOfProcessors(self):
112 def GetTotalCpuPercentage(self):
115 def GetBrowserCpuPercentage(self):
118 def GetGpuCpuPercentage(self):
121 def GetNaclEffectsCpuPercentage(self):
124 def GetRendererCpuPercentage(self):