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

Side by Side Diff: tools/telemetry/docs/telemetry.core.chrome.cros_util.html

Issue 19790005: Reland [telemetry] Timeline model cleanups (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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.core.chrome.cros_util</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 .core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.chrome .html"><font color="#ffffff">chrome</font></a>.cros_util</strong></big></big></f ont></td
10 ><td align=right valign=bottom
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href= "../telemetry/core/chrome/cros_util.py">telemetry/core/chrome/cros_util.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.core.exceptions.html">telemetry.core.exceptions</a><br>
23 </td><td width="25%" valign=top><a href="telemetry.core.util.html">telemetry.cor e.util</a><br>
24 </td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></tabl e></td></tr></table><p>
25 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
26 <tr bgcolor="#eeaa77">
27 <td colspan=3 valign=bottom>&nbsp;<br>
28 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b ig></font></td></tr>
29
30 <tr><td bgcolor="#eeaa77"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
31 <td width="100%"><dl><dt><a name="-NavigateGuestLogin"><strong>NavigateGuestLogi n</strong></a>(browser_backend, cri)</dt><dd><tt>Navigates&nbsp;through&nbsp;oob e&nbsp;login&nbsp;screen&nbsp;as&nbsp;guest</tt></dd></dl>
32 <dl><dt><a name="-NavigateLogin"><strong>NavigateLogin</strong></a>(browser_bac kend, cri)</dt><dd><tt>Navigates&nbsp;through&nbsp;oobe&nbsp;login&nbsp;screen</ tt></dd></dl>
33 <dl><dt><a name="-WaitForAccountPicker"><strong>WaitForAccountPicker</strong></ a>(oobe)</dt><dd><tt>Waits&nbsp;for&nbsp;the&nbsp;oobe&nbsp;screen&nbsp;to&nbsp; be&nbsp;in&nbsp;the&nbsp;account&nbsp;picker&nbsp;state.</tt></dd></dl>
34 <dl><dt><a name="-WaitForGuestFsMounted"><strong>WaitForGuestFsMounted</strong> </a>(cri)</dt><dd><tt>Waits&nbsp;for&nbsp;/home/chronos/user&nbsp;to&nbsp;be&nbs p;mounted&nbsp;as&nbsp;guestfs</tt></dd></dl>
35 </td></tr></table>
36 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698