Lines Matching refs:def
58 def __init__(self, log_file_content):
61 def _ExtractAllJMIDataPointsWithKey(self, jmi_type, is_audio, key):
79 def GetAudioReceivedBytesList(self):
83 def GetAudioSentBytesList(self):
87 def GetAudioReceivedEnergyList(self):
91 def GetAudioSentEnergyList(self):
95 def GetVideoSentBytesList(self):
99 def GetVideoReceivedBytesList(self):
103 def GetVideoIncomingFramerateReceivedList(self):
107 def GetVideoOutgoingFramerateSentList(self):
111 def GetVideoIncomingFramerateDecodedList(self):
115 def GetVideoIncomingFramerateList(self):
119 def GetVideoSentFrameWidthList(self):
123 def GetVideoSentFrameHeightList(self):
127 def GetCPULimitedResolutionList(self):
131 def GetVideoPacketsSentList(self):
135 def GetVideoPacketsLostList(self):
139 def GetVideoIncomingFramesDecodedList(self):
143 def GetVideoOutgoingFramesEncodedList(self):
147 def GetVideoAdaptationChangeList(self):
151 def GetVideoEncodeTimeList(self):
155 def GetBandwidthLimitedResolutionList(self):
159 def GetVideoReceivedFrameHeightList(self):
163 def GetVideoOutgoingFramerateInputList(self):
167 def GetVideoReceivedFrameWidthList(self):
171 def GetVideoEncodeCpuUsagePercentList(self):
175 def GetNumberOfActiveIncomingVideoStreams(self):
203 def GetCpuUsageList(self, cpu_type):
223 def GetNumOfProcessors(self):
226 def GetTotalCpuPercentage(self):
229 def GetBrowserCpuPercentage(self):
232 def GetGpuCpuPercentage(self):
235 def GetNaclEffectsCpuPercentage(self):
238 def GetRendererCpuPercentage(self):
241 def IsFloat(self, value):