OLD | NEW |
| (Empty) |
1 | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
3 <html><head><title>Python: package telemetry.story</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>.story</strong></bi
g></big></font></td | |
11 ><td align=right valign=bottom | |
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/story/__init__.py">telemetry/story/__init__.py</a></font></td></tr
></table> | |
13 <p><tt># Copyright 2015 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>Package Contents</str
ong></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="telemetry.story.shared_state.html">shared_state</a><br> | |
24 <a href="telemetry.story.story.html">story</a><br> | |
25 </td><td width="25%" valign=top><a href="telemetry.story.story_filter.html">stor
y_filter</a><br> | |
26 <a href="telemetry.story.story_filter_unittest.html">story_filter_unittest</a><b
r> | |
27 </td><td width="25%" valign=top><a href="telemetry.story.story_set.html">story_s
et</a><br> | |
28 <a href="telemetry.story.story_set_unittest.html">story_set_unittest</a><br> | |
29 </td><td width="25%" valign=top><a href="telemetry.story.story_unittest.html">st
ory_unittest</a><br> | |
30 </td></tr></table></td></tr></table><p> | |
31 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
32 <tr bgcolor="#55aa55"> | |
33 <td colspan=3 valign=bottom> <br> | |
34 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
font></td></tr> | |
35 | |
36 <tr><td bgcolor="#55aa55"><tt> </tt></td><td>
</td> | |
37 <td width="100%"><strong>INTERNAL_BUCKET</strong> = 'chrome-telemetry'<br> | |
38 <strong>PARTNER_BUCKET</strong> = 'chrome-partner-telemetry'<br> | |
39 <strong>PUBLIC_BUCKET</strong> = 'chromium-telemetry'</td></tr></table> | |
40 </body></html> | |
OLD | NEW |