Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 48) sorted by relevance

12

/system/bt/vendor_libs/test_vendor_lib/
DAndroid.bp45 "model/setup/async_manager.cc",
46 "model/setup/device_boutique.cc",
47 "model/setup/phy_layer_factory.cc",
48 "model/setup/test_channel_transport.cc",
49 "model/setup/test_command_handler.cc",
50 "model/setup/test_model.cc",
/system/bt/gd/cert/
Dbluetooth_packets_python3_setup.py29 from setuptools import setup, Extension
63 setup(
Dset_up_virtualenv.sh23 Ensure script is SOURCED and not executed to persist the build setup
127 $CERT_TEST_VENV/bin/python $CERT_TEST_VENV/acts/setup.py install
Dgd_device.py105 device.setup()
184 def setup(self): member in GdDeviceBase
383 def setup(self): member in GdHostOnlyDevice
391 super().setup()
407 def setup(self): member in GdAndroidDevice
467 super().setup()
/system/timezone/
Dupdate-tzdata.py96 setup = open(zone_compactor_setup_file, 'w')
100 setup.write('%s\n' % link)
102 setup.write('%s\n' % zone)
103 setup.close()
/system/bt/gd/
Dsetup.py21 from setuptools import setup
92 setup(
/system/bt/osi/test/fuzzers/alarm/
Dfuzz_alarm.cc43 void setup() { in setup() function
97 setup(); in LLVMFuzzerTestOneInput()
/system/sepolicy/prebuilts/api/28.0/private/
Dnetd.te14 # give netd permission to setup iptables rule with xt_bpf
/system/chre/doc/
Dcontributing.md10 instructions](https://source.android.com/setup/contribute/submit-patches).
Dframework_testing.md28 Additional setup may be required to integrate with the PAL under test and supply
Dframework_debugging.md25 levels](https://source.android.com/setup/contribute/code-style#log-sparingly).
/system/extras/tests/iptables/qtaguid/
DsocketTag.cpp49 int setup(uint64_t tag);
107 int SockInfo::setup(uint64_t tag) { in setup() function in android::SockInfo
221 ASSERT_FALSE(sock0.setup(valid_tag1)) << "socket0 setup failed"; in SetUp()
223 ASSERT_FALSE(sock1.setup(valid_tag1)) << "socket1 setup failed"; in SetUp()
/system/bt/stack/btm/
Dbtm_sco.cc141 enh_esco_params_t* p_setup = &p_sco->esco.setup; in btm_esco_conn_rsp()
419 p_setup = &p->esco.setup; in BTM_CreateSco()
506 if (btm_send_connect_request(acl_handle, &p->esco.setup) == in btm_sco_chk_pend_unpark()
543 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == in btm_sco_chk_pend_rolechange()
764 parms.packet_types = p->esco.setup.packet_types; in btm_sco_connected()
766 parms.max_latency_ms = p->esco.setup.max_latency_ms; in btm_sco_connected()
767 parms.retransmission_effort = p->esco.setup.retransmission_effort; in btm_sco_connected()
1085 enh_esco_params_t* p_setup = &p_sco->esco.setup; in BTM_ChangeEScoLinkParms()
Dbtm_sco.h70 enh_esco_params_t setup; member
/system/sepolicy/prebuilts/api/29.0/private/
Dnetd.te11 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
/system/sepolicy/prebuilts/api/30.0/private/
Dnetd.te12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
/system/bt/gd/docs/testing/
Dcert_test.md109 * `--clean`: Remove any test setup files and do a clean test run
111 test setup
122 * Local setup: Linux or MAC laptop with two Android phones connected
123 * Remote setup: Linux or MAC workstation
177 1. Continue with device setup
/system/sepolicy/prebuilts/api/31.0/private/
Dnetd.te12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
/system/sepolicy/private/
Dnetd.te12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
/system/core/cli-test/
DREADME.md55 setup/teardown but also for testing post conditions (as in the example above).
90 setup between tests.
/system/core/fs_mgr/tests/src/com/android/tests/vendoroverlay/
DVendorOverlayHostTest.java43 public void setup() throws DeviceNotAvailableException { in setup() method in VendorOverlayHostTest
/system/sepolicy/tests/
Dtreble_sepolicy_tests.py159 def setup(pol): function
394 setup(pol)
/system/core/fs_mgr/libsnapshot/
DPowerTest.md18 Next, run the test setup:
/system/extras/app-launcher/
Dapp-launcher457 setup() { function
563 setup
DREADME11 2) Clear the setup wizard.

12