Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 7 of 7) sorted by relevance

/system/core/fs_mgr/tests/src/com/android/tests/vendoroverlay/
DVendorOverlayHostTest.java43 public void setup() throws DeviceNotAvailableException { in setup() method in VendorOverlayHostTest
/system/extras/app-launcher/
Dapp-launcher.sh457 setup() { function
/system/security/prng_seeder/src/
Dmain.rs70 fn setup() -> Result<(ConditionerBuilder, UnixListener)> { in setup() function
/system/timezone/input_tools/android/zone_compactor/test/java/
DZoneCompactorTest.java45 public void setup() throws Exception { in setup() method in ZoneCompactorTest
/system/sepolicy/tests/
Dtreble_sepolicy_tests.py156 def setup(self, pol): member in TestPolicy
/system/extras/tests/iptables/qtaguid/
DsocketTag.cpp107 int SockInfo::setup(uint64_t tag) { in setup() function in android::SockInfo
/system/libvintf/test/
Dvintf_object_tests.cpp676 void setup(const std::string& systemMatrix) { in setup() function in android::vintf::testing::ApexCompatibilityTest