/tools/test/openhst/resources/ |
D | stress_test.dsp_trigger_sw_rejection.ascii_proto | 3 step { 8 step { 12 step { 16 step { 20 step { 24 step { 29 step { 33 step { 37 step { 41 step {
|
D | stress_test.dsp_trigger_and_screen_off.ascii_proto | 5 step { 10 step { 14 step { 18 step { 22 step {
|
D | stress_test.enroll.ascii_proto | 3 step { 9 step { 15 step { 21 step {
|
D | stress_test.dsp_trigger_on_homescreen.ascii_proto | 4 step { 10 step {
|
D | stress_test.dsp_monitoring_on_idle.ascii_proto | 4 step { 8 step {
|
/tools/test/openhst/ |
D | stress_test.py | 748 self.steps = config.step 757 for step in self.steps: 758 if step.audio_file and step.audio_file not in self.audio_tempfiles: 767 self.audio_tempfiles[step.audio_file] = audio_tempfile 771 stress_test_common.GetResourceContents(step.audio_file)) 775 if step.audio_file_sample_rate <= 0: 776 step.audio_file_sample_rate = 16000 777 wavefile.setframerate(step.audio_file_sample_rate) 778 if step.audio_file_num_channels <= 0: 779 step.audio_file_num_channels = 1 [all …]
|
D | stress_test.proto | 108 // Path to raw audio file to play during this test step. 116 // Command to run on this test step. 119 // this step. 122 // this step. 154 repeated TestStep step = 2; field
|
/tools/test/graphicsbenchmark/functional_tests/ |
D | CleanSpec.mk | 48 $(call add-clean-step, rm -rf $(HOST_OUT)/gts/android-gts/testcases/GameQualificationJavaTestCases*) 49 $(call add-clean-step, rm -rf $(HOST_OUT)/gts/android-gts/testcases/GameQualificationHostTestCases*) 50 $(call add-clean-step, rm -rf $(HOST_OUT)/gts/android-gts/testcases/GameQualificationNativeTestCase…
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | GFTInOutBaseTest.py | 173 def adjust_atten_slowly(self, adjust_level, move_to, step=9 , step_time=5): argument 186 for x in range (step): 197 for x in range (step): 207 for x in range (step): 217 for x in range (step):
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | GnssBlankingBase.py | 45 def range_wi_end(ad, start, stop, step): argument 59 if step == 0: 66 range_ls = list(arange(start, stop, step)) 68 if (step < 0 and range_ls[-1] > stop) or (step > 0 and
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | WlanRvrTest.py | 473 for step in range(starting_attn, ending_attn, step_size_in_db): 476 attenuator.set_atten(step) 481 self.log.info('Set relative attenuation to %s db' % step) 492 'attenuation of %s db' % step) 509 value_to_insert = str(step) 553 (iperf_server_ip_address, step)) 557 (iperf_server_ip_address, step))
|
/tools/asuite/aidegen/ |
D | CleanSpec.mk | 48 $(call add-clean-step, rm -f $(HOST_OUT_EXECUTABLES)/aidegen) 49 $(call add-clean-step, rm -f $(SOONG_HOST_OUT_EXECUTABLES)/aidegen)
|
/tools/acloud/ |
D | CleanSpec.mk | 42 $(call add-clean-step, rm -f $(HOST_OUT_EXECUTABLES)/acloud) 43 $(call add-clean-step, rm -f $(SOONG_HOST_OUT_EXECUTABLES)/acloud)
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | tako_trace_logger.py | 27 self.t = self.step 34 def step(self, msg, *args, **kwargs): member in TakoTraceLogger
|
/tools/security/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(TARGET_OUT_OPTIONAL_EXECUTABLES)/sanitizer-status)
|
/tools/asuite/atest/docs/ |
D | atest_structure.md | 43 by the user, all of the test dependencies are built. This step can by bypassed 46 The final step is to run the tests which is where the test runners do their job.
|
D | developer_workflow.md | 16 this division, your first step should be to identify the code
|
/tools/asuite/atest/bazel/ |
D | atest_bazel_mode.md | 72 It will then use Bazel query to find out dependencies for the build step. 74 In the build step, it will use Soong to build those dependencies returned by
|
/tools/asuite/atest-py2/docs/ |
D | atest_structure.md | 43 by the user, all of the test dependencies are built. This step can by bypassed 46 The final step is to run the tests which is where the test runners do their job.
|
D | developer_workflow.md | 16 this division, your first step should be to identify the code
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | CoexPerformanceBaseTest.py | 39 def get_atten_range(start, stop, step): argument 50 temp += step
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | base_test_actions.py | 139 self.log_step = self.logger.step
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/ |
D | cellular_traffic_power_test.py | 557 for tx in range(self.start_dbm, self.end_dbm + 1, self.step):
|
/tools/metalava/ |
D | FORMAT.md | 491 In v2, we take this one step further: If a method differs **only** from its
|
/tools/external/fat32lib/ |
D | NOTICE | 25 We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you t…
|