OLD | NEW |
| (Empty) |
1 | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
3 <html><head><title>Python: module telemetry.internal.results.page_test_results</
title> | |
4 <meta charset="utf-8"> | |
5 </head><body bgcolor="#f0f0f8"> | |
6 | |
7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
8 <tr bgcolor="#7799ee"> | |
9 <td valign=bottom> <br> | |
10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.int
ernal.results.html"><font color="#ffffff">results</font></a>.page_test_results</
strong></big></big></font></td | |
11 ><td align=right valign=bottom | |
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/internal/results/page_test_results.py">telemetry/internal/results/
page_test_results.py</a></font></td></tr></table> | |
13 <p><tt># Copyright 2014 The Chromium Authors.
All rights reserved.<br> | |
14 # Use of this source code is governed by
a BSD-style license that can be<br> | |
15 # found in the LICENSE file.</tt></p> | |
16 <p> | |
17 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
18 <tr bgcolor="#aa55cc"> | |
19 <td colspan=3 valign=bottom> <br> | |
20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | |
21 | |
22 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | |
23 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="catapult_base.cloud_storage.html">catapult_base.cloud_storage</a><br
> | |
24 <a href="collections.html">collections</a><br> | |
25 <a href="copy.html">copy</a><br> | |
26 <a href="datetime.html">datetime</a><br> | |
27 </td><td width="25%" valign=top><a href="telemetry.value.failure.html">telemetry
.value.failure</a><br> | |
28 <a href="telemetry.internal.results.json_output_formatter.html">telemetry.intern
al.results.json_output_formatter</a><br> | |
29 <a href="logging.html">logging</a><br> | |
30 <a href="random.html">random</a><br> | |
31 </td><td width="25%" valign=top><a href="telemetry.internal.results.progress_rep
orter.html">telemetry.internal.results.progress_reporter</a><br> | |
32 <a href="telemetry.value.skip.html">telemetry.value.skip</a><br> | |
33 <a href="telemetry.internal.results.story_run.html">telemetry.internal.results.s
tory_run</a><br> | |
34 <a href="sys.html">sys</a><br> | |
35 </td><td width="25%" valign=top><a href="telemetry.value.trace.html">telemetry.v
alue.trace</a><br> | |
36 <a href="traceback.html">traceback</a><br> | |
37 <a href="telemetry.value.html">telemetry.value</a><br> | |
38 </td></tr></table></td></tr></table><p> | |
39 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
40 <tr bgcolor="#ee77aa"> | |
41 <td colspan=3 valign=bottom> <br> | |
42 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> | |
43 | |
44 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | |
45 <td width="100%"><dl> | |
46 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.
object</a> | |
47 </font></dt><dd> | |
48 <dl> | |
49 <dt><font face="helvetica, arial"><a href="telemetry.internal.results.page_test_
results.html#PageTestResults">PageTestResults</a> | |
50 </font></dt></dl> | |
51 </dd> | |
52 </dl> | |
53 <p> | |
54 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
55 <tr bgcolor="#ffc8d8"> | |
56 <td colspan=3 valign=bottom> <br> | |
57 <font color="#000000" face="helvetica, arial"><a name="PageTestResults">class <s
trong>PageTestResults</strong></a>(<a href="__builtin__.html#object">__builtin__
.object</a>)</font></td></tr> | |
58 | |
59 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | |
60 <td width="100%">Methods defined here:<br> | |
61 <dl><dt><a name="PageTestResults-AddProfilingFile"><strong>AddProfilingFile</str
ong></a>(self, page, file_handle)</dt></dl> | |
62 | |
63 <dl><dt><a name="PageTestResults-AddSummaryValue"><strong>AddSummaryValue</stron
g></a>(self, value)</dt></dl> | |
64 | |
65 <dl><dt><a name="PageTestResults-AddValue"><strong>AddValue</strong></a>(self, v
alue)</dt></dl> | |
66 | |
67 <dl><dt><a name="PageTestResults-CleanUp"><strong>CleanUp</strong></a>(self)</dt
><dd><tt>Clean up any TraceValues contained within 
;this results <a href="__builtin__.html#object">object</a>.</tt></dd><
/dl> | |
68 | |
69 <dl><dt><a name="PageTestResults-DidRunPage"><strong>DidRunPage</strong></a>(sel
f, page)</dt><dd><tt>Args:<br> | |
70 page: The current page under test.</tt></dd
></dl> | |
71 | |
72 <dl><dt><a name="PageTestResults-FindAllPageSpecificValuesFromIRNamed"><strong>F
indAllPageSpecificValuesFromIRNamed</strong></a>(self, tir_label, value_name)</d
t></dl> | |
73 | |
74 <dl><dt><a name="PageTestResults-FindAllPageSpecificValuesNamed"><strong>FindAll
PageSpecificValuesNamed</strong></a>(self, value_name)</dt></dl> | |
75 | |
76 <dl><dt><a name="PageTestResults-FindAllTraceValues"><strong>FindAllTraceValues<
/strong></a>(self)</dt></dl> | |
77 | |
78 <dl><dt><a name="PageTestResults-FindPageSpecificValuesForPage"><strong>FindPage
SpecificValuesForPage</strong></a>(self, page, value_name)</dt></dl> | |
79 | |
80 <dl><dt><a name="PageTestResults-FindValues"><strong>FindValues</strong></a>(sel
f, predicate)</dt><dd><tt>Finds all values matching the 
;specified predicate.<br> | |
81 <br> | |
82 Args:<br> | |
83 predicate: A function that takes a Val
ue and returns a bool.<br> | |
84 Returns:<br> | |
85 A list of values matching |predicate|.</tt>
</dd></dl> | |
86 | |
87 <dl><dt><a name="PageTestResults-PrintSummary"><strong>PrintSummary</strong></a>
(self)</dt></dl> | |
88 | |
89 <dl><dt><a name="PageTestResults-UploadProfilingFilesToCloud"><strong>UploadProf
ilingFilesToCloud</strong></a>(self, bucket)</dt></dl> | |
90 | |
91 <dl><dt><a name="PageTestResults-UploadTraceFilesToCloud"><strong>UploadTraceFil
esToCloud</strong></a>(self, bucket)</dt></dl> | |
92 | |
93 <dl><dt><a name="PageTestResults-WillRunPage"><strong>WillRunPage</strong></a>(s
elf, page)</dt></dl> | |
94 | |
95 <dl><dt><a name="PageTestResults-__copy__"><strong>__copy__</strong></a>(self)</
dt></dl> | |
96 | |
97 <dl><dt><a name="PageTestResults-__enter__"><strong>__enter__</strong></a>(self)
</dt></dl> | |
98 | |
99 <dl><dt><a name="PageTestResults-__exit__"><strong>__exit__</strong></a>(self, _
, __, ___)</dt></dl> | |
100 | |
101 <dl><dt><a name="PageTestResults-__init__"><strong>__init__</strong></a>(self, o
utput_formatters<font color="#909090">=None</font>, progress_reporter<font color
="#909090">=None</font>, trace_tag<font color="#909090">=''</font>, output_dir<f
ont color="#909090">=None</font>, value_can_be_added_predicate<font color="#9090
90">=<function <lambda>></font>)</dt><dd><tt>Args:<br> | |
102 output_formatters: A list of output formatt
ers. The output<br> | |
103 formatters are typically used
to format the test results, such<br> | |
104 as CsvPivotTableOutputFormatter, w
hich output the test results as CSV.<br> | |
105 progress_reporter: An instance of progress_repor
ter.ProgressReporter,<br> | |
106 to be used to output&nbs
p;test status/results progressively.<br> | |
107 trace_tag: A string to append to the&n
bsp;buildbot trace name. Currently only<br> | |
108 used for buildbot.<br> | |
109 output_dir: A string specified the director
y where to store the test<br> | |
110 artifacts, e.g: trace, videos
,...<br> | |
111 value_can_be_added_predicate: A function that ta
kes two arguments:<br> | |
112 a value.Value instance (excep
t failure.FailureValue, skip.SkipValue<br> | |
113 or trace.TraceValue) and a&nb
sp;boolean (True when the value is part of<br
> | |
114 the first result for the
story). It returns True if the value<br> | |
115 can be added to the 
;test results and False otherwise.</tt></dd></dl> | |
116 | |
117 <hr> | |
118 Data descriptors defined here:<br> | |
119 <dl><dt><strong>__dict__</strong></dt> | |
120 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | |
121 </dl> | |
122 <dl><dt><strong>__weakref__</strong></dt> | |
123 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
124 </dl> | |
125 <dl><dt><strong>all_page_runs</strong></dt> | |
126 </dl> | |
127 <dl><dt><strong>all_page_specific_values</strong></dt> | |
128 </dl> | |
129 <dl><dt><strong>all_summary_values</strong></dt> | |
130 </dl> | |
131 <dl><dt><strong>current_page</strong></dt> | |
132 </dl> | |
133 <dl><dt><strong>current_page_run</strong></dt> | |
134 </dl> | |
135 <dl><dt><strong>failures</strong></dt> | |
136 </dl> | |
137 <dl><dt><strong>pages_that_failed</strong></dt> | |
138 <dd><tt>Returns the set of failed pages.</tt></dd> | |
139 </dl> | |
140 <dl><dt><strong>pages_that_succeeded</strong></dt> | |
141 <dd><tt>Returns the set of pages that succeeded.</
tt></dd> | |
142 </dl> | |
143 <dl><dt><strong>pages_to_profiling_files</strong></dt> | |
144 </dl> | |
145 <dl><dt><strong>pages_to_profiling_files_cloud_url</strong></dt> | |
146 </dl> | |
147 <dl><dt><strong>serialized_trace_file_ids_to_paths</strong></dt> | |
148 </dl> | |
149 <dl><dt><strong>skipped_values</strong></dt> | |
150 </dl> | |
151 </td></tr></table></td></tr></table> | |
152 </body></html> | |
OLD | NEW |