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

Side by Side Diff: tools/telemetry/docs/telemetry.page.gtest_test_results.html

Issue 17150002: [telemetry] Initial (autogenerated) documentation plus support scripts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update with nits Created 7 years, 6 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
(Empty)
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.page.gtest_test_results</title>
4 </head><body bgcolor="#f0f0f8">
5
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
7 <tr bgcolor="#7799ee">
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 .page.html"><font color="#ffffff">page</font></a>.gtest_test_results</strong></b ig></big></font></td
10 ><td align=right valign=bottom
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href= "file:/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/page/gtest_test_re sults.py">/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/page/gtest_tes t_results.py</a></font></td></tr></table>
12 <p><tt>#&nbsp;Copyright&nbsp;(c)&nbsp;2013&nbsp;The&nbsp;Chromium&nbsp;Autho rs.&nbsp;All&nbsp;rights&nbsp;reserved.<br>
13 #&nbsp;Use&nbsp;of&nbsp;this&nbsp;source&nbsp;code&nbsp;is&nbsp;governed&nbsp;by &nbsp;a&nbsp;BSD-style&nbsp;license&nbsp;that&nbsp;can&nbsp;be<br>
14 #&nbsp;found&nbsp;in&nbsp;the&nbsp;LICENSE&nbsp;file.</tt></p>
15 <p>
16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
17 <tr bgcolor="#aa55cc">
18 <td colspan=3 valign=bottom>&nbsp;<br>
19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big ></font></td></tr>
20
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="telemetry.page.page_test_results.html">telemetry.page.page_test_resu lts</a><br>
23 </td><td width="25%" valign=top><a href="sys.html">sys</a><br>
24 </td><td width="25%" valign=top><a href="time.html">time</a><br>
25 </td><td width="25%" valign=top><a href="unittest.html">unittest</a><br>
26 </td></tr></table></td></tr></table><p>
27 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
28 <tr bgcolor="#ee77aa">
29 <td colspan=3 valign=bottom>&nbsp;<br>
30 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big ></font></td></tr>
31
32 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
33 <td width="100%"><dl>
34 <dt><font face="helvetica, arial"><a href="telemetry.page.page_test_results.html #PageTestResults">telemetry.page.page_test_results.PageTestResults</a>(<a href=" unittest.result.html#TestResult">unittest.result.TestResult</a>)
35 </font></dt><dd>
36 <dl>
37 <dt><font face="helvetica, arial"><a href="telemetry.page.gtest_test_results.htm l#GTestTestResults">GTestTestResults</a>
38 </font></dt></dl>
39 </dd>
40 </dl>
41 <p>
42 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
43 <tr bgcolor="#ffc8d8">
44 <td colspan=3 valign=bottom>&nbsp;<br>
45 <font color="#000000" face="helvetica, arial"><a name="GTestTestResults">class < strong>GTestTestResults</strong></a>(<a href="telemetry.page.page_test_results.h tml#PageTestResults">telemetry.page.page_test_results.PageTestResults</a>)</font ></td></tr>
46
47 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
48 <td width="100%"><dl><dt>Method resolution order:</dt>
49 <dd><a href="telemetry.page.gtest_test_results.html#GTestTestResults">GTestTestR esults</a></dd>
50 <dd><a href="telemetry.page.page_test_results.html#PageTestResults">telemetry.pa ge.page_test_results.PageTestResults</a></dd>
51 <dd><a href="unittest.result.html#TestResult">unittest.result.TestResult</a></dd >
52 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
53 </dl>
54 <hr>
55 Methods defined here:<br>
56 <dl><dt><a name="GTestTestResults-PrintSummary"><strong>PrintSummary</strong></a >(self)</dt></dl>
57
58 <dl><dt><a name="GTestTestResults-__init__"><strong>__init__</strong></a>(self)< /dt></dl>
59
60 <dl><dt><a name="GTestTestResults-addError"><strong>addError</strong></a>(self, test, err)</dt></dl>
61
62 <dl><dt><a name="GTestTestResults-addFailure"><strong>addFailure</strong></a>(se lf, test, err)</dt></dl>
63
64 <dl><dt><a name="GTestTestResults-addSuccess"><strong>addSuccess</strong></a>(se lf, test)</dt></dl>
65
66 <dl><dt><a name="GTestTestResults-startTest"><strong>startTest</strong></a>(self , test)</dt></dl>
67
68 <hr>
69 Data descriptors defined here:<br>
70 <dl><dt><strong>num_errors</strong></dt>
71 </dl>
72 <hr>
73 Methods inherited from <a href="telemetry.page.page_test_results.html#PageTestRe sults">telemetry.page.page_test_results.PageTestResults</a>:<br>
74 <dl><dt><a name="GTestTestResults-AddError"><strong>AddError</strong></a>(self, page, err)</dt></dl>
75
76 <dl><dt><a name="GTestTestResults-AddErrorMessage"><strong>AddErrorMessage</stro ng></a>(self, page, message)</dt></dl>
77
78 <dl><dt><a name="GTestTestResults-AddFailure"><strong>AddFailure</strong></a>(se lf, page, err)</dt></dl>
79
80 <dl><dt><a name="GTestTestResults-AddFailureMessage"><strong>AddFailureMessage</ strong></a>(self, page, message)</dt></dl>
81
82 <dl><dt><a name="GTestTestResults-AddSkip"><strong>AddSkip</strong></a>(self, pa ge, reason)</dt></dl>
83
84 <dl><dt><a name="GTestTestResults-AddSuccess"><strong>AddSuccess</strong></a>(se lf, page)</dt></dl>
85
86 <dl><dt><a name="GTestTestResults-StartTest"><strong>StartTest</strong></a>(self , page)</dt></dl>
87
88 <dl><dt><a name="GTestTestResults-StopTest"><strong>StopTest</strong></a>(self, page)</dt></dl>
89
90 <dl><dt><a name="GTestTestResults-addSkip"><strong>addSkip</strong></a>(self, te st, reason)</dt></dl>
91
92 <hr>
93 Methods inherited from <a href="unittest.result.html#TestResult">unittest.result .TestResult</a>:<br>
94 <dl><dt><a name="GTestTestResults-__repr__"><strong>__repr__</strong></a>(self)< /dt></dl>
95
96 <dl><dt><a name="GTestTestResults-addExpectedFailure"><strong>addExpectedFailure </strong></a>(self, test, err)</dt><dd><tt>Called&nbsp;when&nbsp;an&nbsp;expecte d&nbsp;failure/error&nbsp;occured.</tt></dd></dl>
97
98 <dl><dt><a name="GTestTestResults-addUnexpectedSuccess"><strong>addUnexpectedSuc cess</strong></a>(self, *args, **kw)</dt><dd><tt>Called&nbsp;when&nbsp;a&nbsp;te st&nbsp;was&nbsp;expected&nbsp;to&nbsp;fail,&nbsp;but&nbsp;succeed.</tt></dd></d l>
99
100 <dl><dt><a name="GTestTestResults-printErrors"><strong>printErrors</strong></a>( self)</dt><dd><tt>Called&nbsp;by&nbsp;TestRunner&nbsp;after&nbsp;test&nbsp;run</ tt></dd></dl>
101
102 <dl><dt><a name="GTestTestResults-startTestRun"><strong>startTestRun</strong></a >(self)</dt><dd><tt>Called&nbsp;once&nbsp;before&nbsp;any&nbsp;tests&nbsp;are&nb sp;executed.<br>
103 &nbsp;<br>
104 See&nbsp;startTest&nbsp;for&nbsp;a&nbsp;method&nbsp;called&nbsp;before&nbsp;each &nbsp;test.</tt></dd></dl>
105
106 <dl><dt><a name="GTestTestResults-stop"><strong>stop</strong></a>(self)</dt><dd> <tt>Indicates&nbsp;that&nbsp;the&nbsp;tests&nbsp;should&nbsp;be&nbsp;aborted</tt ></dd></dl>
107
108 <dl><dt><a name="GTestTestResults-stopTest"><strong>stopTest</strong></a>(self, test)</dt><dd><tt>Called&nbsp;when&nbsp;the&nbsp;given&nbsp;test&nbsp;has&nbsp;b een&nbsp;run</tt></dd></dl>
109
110 <dl><dt><a name="GTestTestResults-stopTestRun"><strong>stopTestRun</strong></a>( self)</dt><dd><tt>Called&nbsp;once&nbsp;after&nbsp;all&nbsp;tests&nbsp;are&nbsp; executed.<br>
111 &nbsp;<br>
112 See&nbsp;stopTest&nbsp;for&nbsp;a&nbsp;method&nbsp;called&nbsp;after&nbsp;each&n bsp;test.</tt></dd></dl>
113
114 <dl><dt><a name="GTestTestResults-wasSuccessful"><strong>wasSuccessful</strong>< /a>(self)</dt><dd><tt>Tells&nbsp;whether&nbsp;or&nbsp;not&nbsp;this&nbsp;result& nbsp;was&nbsp;a&nbsp;success</tt></dd></dl>
115
116 <hr>
117 Data descriptors inherited from <a href="unittest.result.html#TestResult">unitte st.result.TestResult</a>:<br>
118 <dl><dt><strong>__dict__</strong></dt>
119 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
120 </dl>
121 <dl><dt><strong>__weakref__</strong></dt>
122 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
123 </dl>
124 </td></tr></table></td></tr></table>
125 </body></html>
OLDNEW
« no previous file with comments | « tools/telemetry/docs/telemetry.page.csv_page_measurement_results.html ('k') | tools/telemetry/docs/telemetry.page.page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698