HomeSort by relevance Sort by last modified time
    Searched full:that (Results 2126 - 2150 of 189771) sorted by null

<<81828384858687888990>>

  /external/autotest/client/site_tests/video_ChromeRTCHWEncodeUsed/
control 2 # Use of this source code is governed by a BSD-style license that can be
7 PURPOSE = "Verify that HW Encoding works for WebRTC/vp8 video."
21 This test verifies that HW encoding works for WebRTC/vp8 video.
  /external/autotest/client/site_tests/webstore_InstallItem/
webstore_InstallItem.py 2 # Use of this source code is governed by a BSD-style license that can be
10 Installs an item and tests that it installed correctly.
14 class verifies that the app can launch.
  /external/autotest/server/
installable_object.py 6 This class represents a software package that can be installed on
26 saved in a temporary location on the LocalHost. That location
31 may be of any type that the utils.get()
  /external/autotest/server/site_tests/bluetooth_AdapterStandalone/
bluetooth_AdapterStandalone.py 2 # Use of this source code is governed by a BSD-style license that can be
60 # It is possible that the adapter is not powered on yet.
61 # Power it on anyway and verify that it is actually powered on.
64 # Verify that the adapter could be powered off and powered on,
65 # and that it is in the correct working state.
70 # Verify that the bluetoothd could be simply stopped and then
71 # be started again, and that it is in the correct working state.
76 # Verify that the adapter could be reset off and on which includes
82 # Verify that the adapter supports basic profiles.
85 # Verify that the adapter could start and stop discovery
    [all...]
  /external/autotest/server/site_tests/bluetooth_Sanity_AdapterPresent/
bluetooth_Sanity_AdapterPresent.py 2 # Use of this source code is governed by a BSD-style license that can be
11 Verify that the client has a Bluetooth adapter.
20 # Verify that there is an adapter. This will only return True if both
control 2 # Use of this source code is governed by a BSD-style license that can be
14 Verify that the device has a Bluetooth adapter and that it's visible to both
  /external/autotest/server/site_tests/dummy_PassServer/
control.sanity 2 # Use of this source code is governed by a BSD-style license that can be
7 PURPOSE = "An empty control file that does nothing."
22 # We need to record the state, so that tko paser can still parse it
  /external/autotest/server/site_tests/enterprise_RemoraRequisitionDisplayUsageServer/
control 2 # Use of this source code is governed by a BSD-style license that can be
16 This test clears the TPM if necessary, kicks off a client side test that verify
17 that the enrollment screen is shown on the Mimo display. Every time the TPM is
  /external/autotest/server/site_tests/firmware_PDProtocol/
control 2 # Use of this source code is governed by a BSD-style license that can be
18 - That the DUT negotiated PD in dev mode from SSD boot
19 - That the DUT did not negotiate PD when booted from test image from recovery
  /external/autotest/server/site_tests/network_WiFi_HiddenScan/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 This test scans for hidden networks. The test verifies that the 802.11
15 probe frames are seen over-the-air, and that the probes include both
  /external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 This test verifies that before we finish association and DHCP negotiations,
17 negotiations that establish connectivity without the risk of packet loss. We
  /external/autotest/server/site_tests/network_WiFi_ProfileBasic/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 Tests basic operations on profiles and profile entries. Tests that we
17 that we auto-connect to a WiFi network when credentials become available
  /external/autotest/server/site_tests/network_WiFi_RandomMACAddress/
control 2 # Use of this source code is governed by a BSD-style license that can be
15 This test verifies that MAC address randomization can be
16 turned on and that scans launched with the feature do not use
  /external/autotest/server/site_tests/network_WiFi_RateControl/
control 2 # Use of this source code is governed by a BSD-style license that can be
15 test then conducts a packet capture of some IP traffic, and checks that the DUT
17 check assumes that the test is being conducted under relatively good RF
  /external/autotest/server/site_tests/network_WiFi_Reset/
control 2 # Use of this source code is governed by a BSD-style license that can be
13 This test verifies that if a network device can be reset from user space, that
  /external/autotest/server/site_tests/network_WiFi_SecChange/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 This test checks that we can connect to a BSS after it changes security modes.
15 In particular, we change the security of a BSS from WPA to open and assert that
  /external/autotest/server/site_tests/network_WiFi_WakeOnDisconnect/
control 2 # Use of this source code is governed by a BSD-style license that can be
15 This test verifies that the NIC wakes the DUT up in dark resume upon getting
16 disconnected from an AP that the DUT was connected to when it last suspended.
  /external/autotest/server/site_tests/platform_BootPerfServer/
control.shard 2 # Use of this source code is governed by a BSD-style license that can be
13 the client that is assigned to it will be rebooted, which guarantees that
  /external/autotest/server/site_tests/platform_USBHIDWake/
control 2 # Use of this source code is governed by a BSD-style license that can be
14 on an attached HID device), and also that a HID device is plugged into
16 so that the user prompting code can work'''
  /external/autotest/server/site_tests/platform_Vpd/
control 2 # Use of this source code is governed by a BSD-style license that can be
16 This test checks that vpd can run correctly, generates the cache when it
17 reboots and that the generated files have the right permissions.
  /external/autotest/server/site_tests/power_DarkResumeDisplay/
control 2 # Use of this source code is governed by a BSD-style license that can be
19 Test that there are no crtc errors generated during dark resume that would
  /external/autotest/server/site_tests/power_DeferForFlashrom/
control 2 # Use of this source code is governed by a BSD-style license that can be
12 This test verifies that flashrom creates a lockfile while performing
13 potentially-destructive write operations and that powerd defers suspend or
  /external/autotest/test_suites/
control.dummy 2 # Use of this source code is governed by a BSD-style license that can be
15 This is a dummy test suite. It runs dummy tests that always pass or always fail
16 so that we can test result gathering and reporting mechanisms.
control.dummy_server 2 # Use of this source code is governed by a BSD-style license that can be
15 This is a dummy test suite. It runs dummy server side tests that always pass.
16 so that we can test result gathering and reporting mechanisms.
  /external/chromium-trace/catapult/devil/devil/utils/
__init__.py 2 # Use of this source code is governed by a BSD-style license that can be
15 # Some call sites that use Telemetry assume that sys.path[0] is the

Completed in 727 milliseconds

<<81828384858687888990>>