Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Side by Side Diff: tools/telemetry/docs/telemetry.unittest.system_stub.html

Issue 196383034: Update telemetry docs by running the update_docs script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.unittest.system_stub</title> 3 <html><head><title>Python: module telemetry.unittest.system_stub</title>
4 </head><body bgcolor="#f0f0f8"> 4 </head><body bgcolor="#f0f0f8">
5 5
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
7 <tr bgcolor="#7799ee"> 7 <tr bgcolor="#7799ee">
8 <td valign=bottom>&nbsp;<br> 8 <td valign=bottom>&nbsp;<br>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a hre f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry .unittest.html"><font color="#ffffff">unittest</font></a>.system_stub</strong></ big></big></font></td 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a hre f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry .unittest.html"><font color="#ffffff">unittest</font></a>.system_stub</strong></ big></big></font></td
10 ><td align=right valign=bottom 10 ><td align=right valign=bottom
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href= "../telemetry/unittest/system_stub.py">telemetry/unittest/system_stub.py</a></fo nt></td></tr></table> 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href= "../telemetry/unittest/system_stub.py">telemetry/unittest/system_stub.py</a></fo nt></td></tr></table>
12 <p><tt>Provides&nbsp;stubs&nbsp;for&nbsp;os,&nbsp;sys&nbsp;and&nbsp;subproce ss&nbsp;for&nbsp;testing<br> 12 <p><tt>Provides&nbsp;stubs&nbsp;for&nbsp;os,&nbsp;sys&nbsp;and&nbsp;subproce ss&nbsp;for&nbsp;testing<br>
13 &nbsp;<br> 13 &nbsp;<br>
14 This&nbsp;test&nbsp;allows&nbsp;one&nbsp;to&nbsp;test&nbsp;code&nbsp;that&nbsp;i tself&nbsp;uses&nbsp;os,&nbsp;sys,&nbsp;and&nbsp;subprocess.</tt></p> 14 This&nbsp;test&nbsp;allows&nbsp;one&nbsp;to&nbsp;test&nbsp;code&nbsp;that&nbsp;i tself&nbsp;uses&nbsp;os,&nbsp;sys,&nbsp;and&nbsp;subprocess.</tt></p>
15 <p> 15 <p>
16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
17 <tr bgcolor="#aa55cc"> 17 <tr bgcolor="#aa55cc">
18 <td colspan=3 valign=bottom>&nbsp;<br> 18 <td colspan=3 valign=bottom>&nbsp;<br>
19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big ></font></td></tr> 19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big ></font></td></tr>
20 20
21 <tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td> 21 <tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t op><a href="os.html">os</a><br> 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t op><a href="os.html">os</a><br>
23 </td><td width="25%" valign=top><a href="re.html">re</a><br> 23 </td><td width="25%" valign=top><a href="re.html">re</a><br>
24 </td><td width="25%" valign=top><a href="shlex.html">shlex</a><br>
24 </td><td width="25%" valign=top><a href="sys.html">sys</a><br> 25 </td><td width="25%" valign=top><a href="sys.html">sys</a><br>
25 </td><td width="25%" valign=top><a href="shlex.html">shlex</a><br>
26 </td></tr></table></td></tr></table><p> 26 </td></tr></table></td></tr></table><p>
27 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 27 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
28 <tr bgcolor="#ee77aa"> 28 <tr bgcolor="#ee77aa">
29 <td colspan=3 valign=bottom>&nbsp;<br> 29 <td colspan=3 valign=bottom>&nbsp;<br>
30 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big ></font></td></tr> 30 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big ></font></td></tr>
31 31
32 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td> 32 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
33 <td width="100%"><dl> 33 <td width="100%"><dl>
34 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__. object</a> 34 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__. object</a>
35 </font></dt><dd> 35 </font></dt><dd>
36 <dl> 36 <dl>
37 <dt><font face="helvetica, arial"><a href="telemetry.unittest.system_stub.html#A dbCommandsModuleStub">AdbCommandsModuleStub</a> 37 <dt><font face="helvetica, arial"><a href="telemetry.unittest.system_stub.html#A dbCommandsModuleStub">AdbCommandsModuleStub</a>
38 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#CloudStorageModuleStub">CloudStorageModuleStub</a>
39 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#OpenFunctionStub">OpenFunctionStub</a>
38 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#OsModuleStub">OsModuleStub</a> 40 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#OsModuleStub">OsModuleStub</a>
39 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#Override">Override</a> 41 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#Override">Override</a>
42 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#PerfControlModuleStub">PerfControlModuleStub</a>
43 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#RawInputFunctionStub">RawInputFunctionStub</a>
40 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#SubprocessModuleStub">SubprocessModuleStub</a> 44 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#SubprocessModuleStub">SubprocessModuleStub</a>
41 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#SysModuleStub">SysModuleStub</a> 45 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#SysModuleStub">SysModuleStub</a>
46 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.unittest.system _stub.html#ThermalThrottleModuleStub">ThermalThrottleModuleStub</a>
42 </font></dt></dl> 47 </font></dt></dl>
43 </dd> 48 </dd>
44 </dl> 49 </dl>
45 <p> 50 <p>
46 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 51 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
47 <tr bgcolor="#ffc8d8"> 52 <tr bgcolor="#ffc8d8">
48 <td colspan=3 valign=bottom>&nbsp;<br> 53 <td colspan=3 valign=bottom>&nbsp;<br>
49 <font color="#000000" face="helvetica, arial"><a name="AdbCommandsModuleStub">cl ass <strong>AdbCommandsModuleStub</strong></a>(<a href="__builtin__.html#object" >__builtin__.object</a>)</font></td></tr> 54 <font color="#000000" face="helvetica, arial"><a name="AdbCommandsModuleStub">cl ass <strong>AdbCommandsModuleStub</strong></a>(<a href="__builtin__.html#object" >__builtin__.object</a>)</font></td></tr>
50 55
51 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td> 56 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
52 <td width="100%">Methods defined here:<br> 57 <td width="100%">Methods defined here:<br>
58 <dl><dt><a name="AdbCommandsModuleStub-CleanupLeftoverProcesses"><strong>Cleanup LeftoverProcesses</strong></a>(self)</dt></dl>
59
53 <dl><dt><a name="AdbCommandsModuleStub-GetAttachedDevices"><strong>GetAttachedDe vices</strong></a>(self)</dt></dl> 60 <dl><dt><a name="AdbCommandsModuleStub-GetAttachedDevices"><strong>GetAttachedDe vices</strong></a>(self)</dt></dl>
54 61
62 <dl><dt><a name="AdbCommandsModuleStub-SetupPrebuiltTools"><strong>SetupPrebuilt Tools</strong></a>(self, _)</dt></dl>
63
55 <dl><dt><a name="AdbCommandsModuleStub-__init__"><strong>__init__</strong></a>(s elf)</dt></dl> 64 <dl><dt><a name="AdbCommandsModuleStub-__init__"><strong>__init__</strong></a>(s elf)</dt></dl>
56 65
57 <hr> 66 <hr>
58 Static methods defined here:<br> 67 Static methods defined here:<br>
59 <dl><dt><a name="AdbCommandsModuleStub-HasForwarder"><strong>HasForwarder</stron g></a>(_<font color="#909090">=None</font>)</dt></dl>
60
61 <dl><dt><a name="AdbCommandsModuleStub-IsAndroidSupported"><strong>IsAndroidSupp orted</strong></a>()</dt></dl> 68 <dl><dt><a name="AdbCommandsModuleStub-IsAndroidSupported"><strong>IsAndroidSupp orted</strong></a>()</dt></dl>
62 69
63 <hr> 70 <hr>
64 Data descriptors defined here:<br> 71 Data descriptors defined here:<br>
65 <dl><dt><strong>__dict__</strong></dt> 72 <dl><dt><strong>__dict__</strong></dt>
66 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd> 73 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
67 </dl> 74 </dl>
68 <dl><dt><strong>__weakref__</strong></dt> 75 <dl><dt><strong>__weakref__</strong></dt>
69 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 76 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
70 </dl> 77 </dl>
71 <hr> 78 <hr>
72 Data and other attributes defined here:<br> 79 Data and other attributes defined here:<br>
73 <dl><dt><strong>AdbCommandsStub</strong> = &lt;class 'telemetry.unittest.system_ stub.AdbCommandsStub'&gt;</dl> 80 <dl><dt><strong>AdbCommandsStub</strong> = &lt;class 'telemetry.unittest.system_ stub.AdbCommandsStub'&gt;</dl>
74 81
75 </td></tr></table> <p> 82 </td></tr></table> <p>
76 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 83 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
77 <tr bgcolor="#ffc8d8"> 84 <tr bgcolor="#ffc8d8">
78 <td colspan=3 valign=bottom>&nbsp;<br> 85 <td colspan=3 valign=bottom>&nbsp;<br>
86 <font color="#000000" face="helvetica, arial"><a name="CloudStorageModuleStub">c lass <strong>CloudStorageModuleStub</strong></a>(<a href="__builtin__.html#objec t">__builtin__.object</a>)</font></td></tr>
87
88 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
89 <td width="100%">Methods defined here:<br>
90 <dl><dt><a name="CloudStorageModuleStub-GetHash"><strong>GetHash</strong></a>(se lf, file_path)</dt></dl>
91
92 <dl><dt><a name="CloudStorageModuleStub-Insert"><strong>Insert</strong></a>(self , bucket, remote_path, local_path)</dt></dl>
93
94 <dl><dt><a name="CloudStorageModuleStub-List"><strong>List</strong></a>(self, _) </dt></dl>
95
96 <dl><dt><a name="CloudStorageModuleStub-__init__"><strong>__init__</strong></a>( self)</dt></dl>
97
98 <hr>
99 Data descriptors defined here:<br>
100 <dl><dt><strong>__dict__</strong></dt>
101 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
102 </dl>
103 <dl><dt><strong>__weakref__</strong></dt>
104 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
105 </dl>
106 <hr>
107 Data and other attributes defined here:<br>
108 <dl><dt><strong>CloudStorageError</strong> = &lt;class 'telemetry.unittest.syste m_stub.CloudStorageError'&gt;</dl>
109
110 <dl><dt><strong>INTERNAL_BUCKET</strong> = None</dl>
111
112 <dl><dt><strong>PUBLIC_BUCKET</strong> = None</dl>
113
114 </td></tr></table> <p>
115 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
116 <tr bgcolor="#ffc8d8">
117 <td colspan=3 valign=bottom>&nbsp;<br>
118 <font color="#000000" face="helvetica, arial"><a name="OpenFunctionStub">class < strong>OpenFunctionStub</strong></a>(<a href="__builtin__.html#object">__builtin __.object</a>)</font></td></tr>
119
120 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
121 <td width="100%">Methods defined here:<br>
122 <dl><dt><a name="OpenFunctionStub-__call__"><strong>__call__</strong></a>(self, name, *args, **kwargs)</dt></dl>
123
124 <dl><dt><a name="OpenFunctionStub-__init__"><strong>__init__</strong></a>(self)< /dt></dl>
125
126 <hr>
127 Data descriptors defined here:<br>
128 <dl><dt><strong>__dict__</strong></dt>
129 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
130 </dl>
131 <dl><dt><strong>__weakref__</strong></dt>
132 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
133 </dl>
134 <hr>
135 Data and other attributes defined here:<br>
136 <dl><dt><strong>FileStub</strong> = &lt;class 'telemetry.unittest.system_stub.Fi leStub'&gt;</dl>
137
138 </td></tr></table> <p>
139 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
140 <tr bgcolor="#ffc8d8">
141 <td colspan=3 valign=bottom>&nbsp;<br>
79 <font color="#000000" face="helvetica, arial"><a name="OsModuleStub">class <stro ng>OsModuleStub</strong></a>(<a href="__builtin__.html#object">__builtin__.objec t</a>)</font></td></tr> 142 <font color="#000000" face="helvetica, arial"><a name="OsModuleStub">class <stro ng>OsModuleStub</strong></a>(<a href="__builtin__.html#object">__builtin__.objec t</a>)</font></td></tr>
80 143
81 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td> 144 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
82 <td width="100%">Methods defined here:<br> 145 <td width="100%">Methods defined here:<br>
83 <dl><dt><a name="OsModuleStub-__init__"><strong>__init__</strong></a>(self, sys_ module<font color="#909090">=&lt;module 'sys' (built-in)&gt;</font>)</dt></dl> 146 <dl><dt><a name="OsModuleStub-__init__"><strong>__init__</strong></a>(self, sys_ module<font color="#909090">=&lt;module 'sys' (built-in)&gt;</font>)</dt></dl>
84 147
148 <dl><dt><a name="OsModuleStub-access"><strong>access</strong></a>(self, path, _) </dt></dl>
149
85 <dl><dt><a name="OsModuleStub-getenv"><strong>getenv</strong></a>(self, name)</d t></dl> 150 <dl><dt><a name="OsModuleStub-getenv"><strong>getenv</strong></a>(self, name)</d t></dl>
86 151
87 <hr> 152 <hr>
88 Data descriptors defined here:<br> 153 Data descriptors defined here:<br>
89 <dl><dt><strong>__dict__</strong></dt> 154 <dl><dt><strong>__dict__</strong></dt>
90 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd> 155 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
91 </dl> 156 </dl>
92 <dl><dt><strong>__weakref__</strong></dt> 157 <dl><dt><strong>__weakref__</strong></dt>
93 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 158 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
94 </dl> 159 </dl>
95 <hr> 160 <hr>
96 Data and other attributes defined here:<br> 161 Data and other attributes defined here:<br>
97 <dl><dt><strong>OsPathModuleStub</strong> = &lt;class 'telemetry.unittest.system _stub.OsPathModuleStub'&gt;</dl> 162 <dl><dt><strong>OsPathModuleStub</strong> = &lt;class 'telemetry.unittest.system _stub.OsPathModuleStub'&gt;</dl>
98 163
164 <dl><dt><strong>X_OK</strong> = 1</dl>
165
99 </td></tr></table> <p> 166 </td></tr></table> <p>
100 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 167 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
101 <tr bgcolor="#ffc8d8"> 168 <tr bgcolor="#ffc8d8">
102 <td colspan=3 valign=bottom>&nbsp;<br> 169 <td colspan=3 valign=bottom>&nbsp;<br>
103 <font color="#000000" face="helvetica, arial"><a name="Override">class <strong>O verride</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</ font></td></tr> 170 <font color="#000000" face="helvetica, arial"><a name="Override">class <strong>O verride</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</ font></td></tr>
104 171
105 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td> 172 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
106 <td width="100%">Methods defined here:<br> 173 <td width="100%">Methods defined here:<br>
107 <dl><dt><a name="Override-Restore"><strong>Restore</strong></a>(self)</dt></dl> 174 <dl><dt><a name="Override-Restore"><strong>Restore</strong></a>(self)</dt></dl>
108 175
109 <dl><dt><a name="Override-__del__"><strong>__del__</strong></a>(self)</dt></dl> 176 <dl><dt><a name="Override-__del__"><strong>__del__</strong></a>(self)</dt></dl>
110 177
111 <dl><dt><a name="Override-__init__"><strong>__init__</strong></a>(self, base_mod ule, module_list)</dt></dl> 178 <dl><dt><a name="Override-__init__"><strong>__init__</strong></a>(self, base_mod ule, module_list)</dt></dl>
112 179
113 <hr> 180 <hr>
114 Data descriptors defined here:<br> 181 Data descriptors defined here:<br>
115 <dl><dt><strong>__dict__</strong></dt> 182 <dl><dt><strong>__dict__</strong></dt>
116 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd> 183 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
117 </dl> 184 </dl>
118 <dl><dt><strong>__weakref__</strong></dt> 185 <dl><dt><strong>__weakref__</strong></dt>
119 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 186 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
120 </dl> 187 </dl>
121 </td></tr></table> <p> 188 </td></tr></table> <p>
122 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 189 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
123 <tr bgcolor="#ffc8d8"> 190 <tr bgcolor="#ffc8d8">
124 <td colspan=3 valign=bottom>&nbsp;<br> 191 <td colspan=3 valign=bottom>&nbsp;<br>
192 <font color="#000000" face="helvetica, arial"><a name="PerfControlModuleStub">cl ass <strong>PerfControlModuleStub</strong></a>(<a href="__builtin__.html#object" >__builtin__.object</a>)</font></td></tr>
193
194 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
195 <td width="100%">Methods defined here:<br>
196 <dl><dt><a name="PerfControlModuleStub-__init__"><strong>__init__</strong></a>(s elf)</dt></dl>
197
198 <hr>
199 Data descriptors defined here:<br>
200 <dl><dt><strong>__dict__</strong></dt>
201 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
202 </dl>
203 <dl><dt><strong>__weakref__</strong></dt>
204 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
205 </dl>
206 <hr>
207 Data and other attributes defined here:<br>
208 <dl><dt><strong>PerfControlStub</strong> = &lt;class 'telemetry.unittest.system_ stub.PerfControlStub'&gt;</dl>
209
210 </td></tr></table> <p>
211 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
212 <tr bgcolor="#ffc8d8">
213 <td colspan=3 valign=bottom>&nbsp;<br>
214 <font color="#000000" face="helvetica, arial"><a name="RawInputFunctionStub">cla ss <strong>RawInputFunctionStub</strong></a>(<a href="__builtin__.html#object">_ _builtin__.object</a>)</font></td></tr>
215
216 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
217 <td width="100%">Methods defined here:<br>
218 <dl><dt><a name="RawInputFunctionStub-__call__"><strong>__call__</strong></a>(se lf, name, *args, **kwargs)</dt></dl>
219
220 <dl><dt><a name="RawInputFunctionStub-__init__"><strong>__init__</strong></a>(se lf)</dt></dl>
221
222 <hr>
223 Data descriptors defined here:<br>
224 <dl><dt><strong>__dict__</strong></dt>
225 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
226 </dl>
227 <dl><dt><strong>__weakref__</strong></dt>
228 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
229 </dl>
230 </td></tr></table> <p>
231 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
232 <tr bgcolor="#ffc8d8">
233 <td colspan=3 valign=bottom>&nbsp;<br>
125 <font color="#000000" face="helvetica, arial"><a name="SubprocessModuleStub">cla ss <strong>SubprocessModuleStub</strong></a>(<a href="__builtin__.html#object">_ _builtin__.object</a>)</font></td></tr> 234 <font color="#000000" face="helvetica, arial"><a name="SubprocessModuleStub">cla ss <strong>SubprocessModuleStub</strong></a>(<a href="__builtin__.html#object">_ _builtin__.object</a>)</font></td></tr>
126 235
127 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td> 236 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
128 <td width="100%">Methods defined here:<br> 237 <td width="100%">Methods defined here:<br>
129 <dl><dt><a name="SubprocessModuleStub-__init__"><strong>__init__</strong></a>(se lf)</dt></dl> 238 <dl><dt><a name="SubprocessModuleStub-__init__"><strong>__init__</strong></a>(se lf)</dt></dl>
130 239
131 <dl><dt><a name="SubprocessModuleStub-call"><strong>call</strong></a>(self, *arg s, **kwargs)</dt></dl> 240 <dl><dt><a name="SubprocessModuleStub-call"><strong>call</strong></a>(self, *arg s, **kwargs)</dt></dl>
132 241
133 <hr> 242 <hr>
134 Data descriptors defined here:<br> 243 Data descriptors defined here:<br>
(...skipping 18 matching lines...) Expand all
153 <dl><dt><a name="SysModuleStub-__init__"><strong>__init__</strong></a>(self)</dt ></dl> 262 <dl><dt><a name="SysModuleStub-__init__"><strong>__init__</strong></a>(self)</dt ></dl>
154 263
155 <hr> 264 <hr>
156 Data descriptors defined here:<br> 265 Data descriptors defined here:<br>
157 <dl><dt><strong>__dict__</strong></dt> 266 <dl><dt><strong>__dict__</strong></dt>
158 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd> 267 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
159 </dl> 268 </dl>
160 <dl><dt><strong>__weakref__</strong></dt> 269 <dl><dt><strong>__weakref__</strong></dt>
161 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 270 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
162 </dl> 271 </dl>
272 </td></tr></table> <p>
273 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
274 <tr bgcolor="#ffc8d8">
275 <td colspan=3 valign=bottom>&nbsp;<br>
276 <font color="#000000" face="helvetica, arial"><a name="ThermalThrottleModuleStub ">class <strong>ThermalThrottleModuleStub</strong></a>(<a href="__builtin__.html #object">__builtin__.object</a>)</font></td></tr>
277
278 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
279 <td width="100%">Methods defined here:<br>
280 <dl><dt><a name="ThermalThrottleModuleStub-__init__"><strong>__init__</strong></ a>(self)</dt></dl>
281
282 <hr>
283 Data descriptors defined here:<br>
284 <dl><dt><strong>__dict__</strong></dt>
285 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
286 </dl>
287 <dl><dt><strong>__weakref__</strong></dt>
288 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
289 </dl>
290 <hr>
291 Data and other attributes defined here:<br>
292 <dl><dt><strong>ThermalThrottleStub</strong> = &lt;class 'telemetry.unittest.sys tem_stub.ThermalThrottleStub'&gt;</dl>
293
163 </td></tr></table></td></tr></table> 294 </td></tr></table></td></tr></table>
164 </body></html> 295 </body></html>
OLDNEW
« no previous file with comments | « tools/telemetry/docs/telemetry.unittest.run_tests.html ('k') | tools/telemetry/docs/telemetry.unittest.tab_test_case.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698