/tools/test/connectivity/acts/framework/acts/test_utils/power/ |
D | PowerGnssBaseTest.py | 106 TableColumn(field='z0', title='Total Duration (s)'), 107 TableColumn(field='y0', title='Average Current (mA)'), 108 TableColumn(field='x0', title='Average Power (4.2v) (mW)'), 109 TableColumn(field='z1', title='Average Energy (mW*s)'), 110 TableColumn(field='z2', title='Normalized Average Energy (mA*s)') 124 title=plot_title, 133 plot.title.text_font_size = {'value': '15pt'}
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_power_test_utils.py | 104 TableColumn(field='z0', title='Total Duration (s)'), 105 TableColumn(field='y0', title='Average Current (mA)'), 106 TableColumn(field='x0', title='Average Power (4.2v) (mW)'), 107 TableColumn(field='z1', title='Average Energy (mW*s)'), 108 TableColumn(field='z2', title='Normalized Average Energy (mA*s)') 121 title=plot_title, 130 plot.title.text_font_size = {'value': '15pt'} 307 title=fig_property['title'], 345 plot.title.text_font_size = {'value': '15pt'}
|
D | wifi_performance_test_utils.py | 245 title=None, argument 255 'title': title, 278 title=self.fig_property['title'], 466 self.plot.title.text_font_size = self.fig_property['title_size']
|
/tools/test/connectivity/acts/framework/acts/test_utils/car/ |
D | car_media_utils.py | 97 title = metadata[MEDIA_KEY_TITLE] 103 title))
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | TableBuilder.java | 180 public TableBuilder addTitle(String title) { in addTitle() argument 181 mTable.add(new Separator('+', '=', title)); in addTitle()
|
/tools/test/connectivity/acts/tests/google/bt/sar/ |
D | BtSarTpcTest.py | 62 title='{}_{}'.format(self.current_test_name, 'curve'), 67 title='{}_{}'.format(self.current_test_name, 'curve_derivative'),
|
D | BtSarPowerLimitTest.py | 37 self.plot = wifi_utils.BokehFigure(title='{}'.format(
|
/tools/trebuchet/core/common/src/test/kotlin/trebuchet/importers/ftrace/ |
D | TracingMarkerEventTest.kt | 28 assertEquals("hello world", begin.title) in testBegin()
|
/tools/asuite/atest/ |
D | result_reporter.py | 496 title = test.group_name or test.runner_name 497 underline = '-' * (len(title)) 498 print('\n%s\n%s' % (title, underline))
|
/tools/tradefederation/core/atest/ |
D | result_reporter.py | 465 title = test.group_name or test.runner_name 466 underline = '-' * (len(title)) 467 print('\n%s\n%s' % (title, underline))
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | coex_test_utils.py | 1104 title=fig_property['title'], 1115 plot_i_j.title.text_font_size = {'value': '15pt'} 1133 title=fig_property['title'], 1143 plot_i_j.title.text_font_size = {'value': '15pt'} 1185 title=fig_property['title'], 1195 plot_i_j.title.text_font_size = {'value': '15pt'}
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | base_test_actions.py | 88 act_name = act_name.title()
|
/tools/test/connectivity/acts/tests/google/fuchsia/wlan/ |
D | WlanRvrTest.py | 56 title=test_name) 63 title="Throughput vs Relative Attenuation (Test Case: %s)" % test_name, 69 throughput_vs_attn_graph.title.align = 'center' 214 title='RvR Sumamry')
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiRoamingPerformanceTest.py | 212 title=self.current_test_name, 367 title=self.current_test_name, 401 title=self.current_test_name,
|
D | WifiRvrTest.py | 129 title='Channel {} {} ({})'.format( 256 figure = wputils.BokehFigure(title=test_name, 742 title='Channel {} {} ({} {})'.format(
|
D | WifiThroughputStabilityTest.py | 522 title='Channel {} - Rate vs. Position'.format(channel),
|
D | WifiPingTest.py | 651 title='Range vs. Position',
|
D | WifiSensitivityTest.py | 748 title=str(test_id_str),
|
D | WifiRssiTest.py | 945 title='Channel {} - Rssi vs. Position'.format(channel),
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/ |
D | aware_test_utils.py | 485 title = ["min", "avg", "max", "mdev"] 488 for i in range(len(title)): 489 latency_result[title[i]] = result[i]
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveConnectivityMonitorBaseTest.py | 536 drop_reason = drop_reason.title()
|
/tools/tradefederation/core/res/jacoco/ |
D | jacocoant.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jacoco/
org/ ... |
/tools/tradefederation/core/tests/res/testdata/ |
D | tradefed-prebuilt-cts-8.0_r21.jar | META-INF/
META-INF/MANIFEST.MF
jline/
jline/CompletionHandler.class
CompletionHandler ... |