Home
last modified time | relevance | path

Searched refs:setProperty (Results 1 – 7 of 7) sorted by relevance

/system/apex/tests/src/com/android/tests/apex/
DApexRollbackTests.java97 getDevice().setProperty(propertyName, "")).isTrue(); in resetProperty()
120 assertThat(device.setProperty("persist.debug.trigger_watchdog.apex", in testAutomaticBootLoopRecovery()
162 assertThat(device.setProperty("persist.debug.trigger_reboot_after_activation", in testSessionNotRevertedWithCheckpointingDisabled()
164 assertThat(device.setProperty("debug.trigger_reboot_once_after_activation", in testSessionNotRevertedWithCheckpointingDisabled()
200 assertThat(device.setProperty("persist.debug.trigger_reboot_after_activation", in testCheckpointingRevertsSession()
202 assertThat(device.setProperty("persist.debug.trigger_reboot_twice_after_activation", in testCheckpointingRevertsSession()
238 assertThat(device.setProperty("persist.debug.trigger_reboot_after_activation", in testRebootingOnceDoesNotRevertSession()
240 assertThat(device.setProperty("debug.trigger_reboot_once_after_activation", in testRebootingOnceDoesNotRevertSession()
274 assertThat(getDevice().setProperty("persist.debug.trigger_updatable_crashing_for_testing", in testApexdDoesNotBootLoopDeviceIfThereIsNothingToRevert()
295 getDevice().setProperty("persist.debug.trigger_updatable_crashing_for_testing", "1"); in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess()
[all …]
/system/extras/mtectrl/src/com/android/tests/mtectrl/
DMtectrlEndToEndTest.java55 testInfo.getDevice().setProperty("arm64.memtag.bootctl", mPreviousState); in tearDown()
62 getDevice().setProperty("arm64.memtag.bootctl", "memtag-once"); in testMemtagOnce()
73 getDevice().setProperty("arm64.memtag.bootctl", "memtag"); in testMemtag()
84 getDevice().setProperty("arm64.memtag.bootctl", "memtag,memtag-once"); in testBoth()
/system/core/init/test_upgrade_mte/src/com/android/tests/init/
DMteUpgradeTest.java52 getDevice().setProperty("sys.mte_crash_test_uuid", ""); in tearDown()
71 assertThat(getDevice().setProperty("sys.mte_crash_test_uuid", uuid)).isTrue(); in testCrash()
103 assertThat(getDevice().setProperty("sys.mte_crash_test_uuid", uuid)).isTrue(); in testCrashOverridden()
/system/core/debuggerd/test_permissive_mte/src/com/android/tests/debuggerd/
DPermissiveMteTest.java106 assertThat(getDevice().setProperty("persist.sys.mte.permissive", "1")).isTrue(); in testCrashProperty()
127 assertThat(getDevice().setProperty("persist.sys.mte.permissive", prevValue)).isTrue(); in testCrashProperty()
/system/netd/server/
DInterfaceController.cpp183 Status setProperty(const std::string& key, const std::string& val) { in setProperty() function
201 const SetPropertyFn& setProperty) { in enableStablePrivacyAddresses() argument
233 return setProperty(kStableSecretProperty, secret); in enableStablePrivacyAddresses()
288 return enableStablePrivacyAddresses(interface, getProperty, setProperty); in setIPv6AddrGenMode()
DInterfaceController.h75 const SetPropertyFn& setProperty);
/system/extras/simpleperf/scripts/
Dreport_html.js352 data.setProperty(i, 0, 'className', 'boldTableCell');
461 data.setProperty(i, 0, 'className', 'boldTableCell');
982 data.setProperty(i, 0, 'className', 'boldTableCell');