| OLD | NEW |
| (Empty) | |
| 1 |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 3 <html><head><title>Python: module telemetry.unittest.options_for_unittests</titl
e> |
| 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> <br> |
| 9 <font color="#ffffff" face="helvetica, arial"> <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>.options_for_unittests<
/strong></big></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/unittest/options_f
or_unittests.py">/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/unittes
t/options_for_unittests.py</a></font></td></tr></table> |
| 12 <p><tt>This module provides the global variable&nbs
p;options_for_unittests.<br> |
| 13 <br> |
| 14 This is set to a BrowserOptions object by&nbs
p;the test harness, or None<br> |
| 15 if unit tests are not running.<br> |
| 16 <br> |
| 17 This allows multiple unit tests to use a 
;specific<br> |
| 18 browser, in face of multiple options.</tt></p> |
| 19 <p> |
| 20 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 21 <tr bgcolor="#eeaa77"> |
| 22 <td colspan=3 valign=bottom> <br> |
| 23 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> |
| 24 |
| 25 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> |
| 26 <td width="100%"><dl><dt><a name="-AreSet"><strong>AreSet</strong></a>()</dt></d
l> |
| 27 <dl><dt><a name="-GetBrowserType"><strong>GetBrowserType</strong></a>()</dt></d
l> |
| 28 <dl><dt><a name="-GetCopy"><strong>GetCopy</strong></a>()</dt></dl> |
| 29 <dl><dt><a name="-Set"><strong>Set</strong></a>(options, browser_type)</dt></dl
> |
| 30 </td></tr></table> |
| 31 </body></html> |
| OLD | NEW |