HomeSort by relevance Sort by last modified time
    Searched full:stateful (Results 1 - 25 of 336) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mockito/src/main/java/org/mockito/internal/progress/
package-info.java 7 * Mocking progress stateful classes.
  /external/autotest/server/site_tests/platform_CompromisedStatefulPartition/
control 9 PURPOSE = "Compromised stateful partition test."
10 CRITERIA = "This test will fail if unable to get OOBE with corrupted stateful partition."
21 corrupted stateful partition.
25 -Did not get OOBE after rebooting the device with corrupted stateful partition.
platform_CompromisedStatefulPartition.py 10 """Tests how the system recovers with the corrupted stateful partition.
29 stateful partition.
39 raise error.TestFail('Unable to corrupt stateful partition')
  /external/autotest/client/site_tests/security_StatefulPermissions/
control 8 Accounts for various permissions on the contents of the stateful parititon.
11 PURPOSE = "To maintain a vetted, minimized set of attack surfaces in stateful."
  /external/autotest/client/site_tests/platform_FileNum/
control 2 DOC = "Verifies large qty of file creation on stateful and tmp partitions."
  /external/autotest/client/site_tests/platform_FileSize/
control 2 DOC = "Verifies large file creation on stateful and tmp partitions."
  /external/autotest/server/site_tests/platform_CrashStateful/
control 13 Tests crash recovery of stateful partition
control.regression 15 Tests crash recovery of stateful partition.
  /external/autotest/client/site_tests/platform_CleanShutdown/
control 15 - unmount failure of the stateful partition
  /external/clang/test/Misc/
emit-html.c 21 // Diagnostic push/pop is stateful, so re-lexing a file can cause problems
  /external/autotest/client/common_lib/
logs_to_collect 6 # This is the relative path to mounted stateful partition. Files in this folder
10 # the folder of mounted stateful partition.
  /external/autotest/server/site_tests/platform_Powerwash/
platform_Powerwash.py 33 # We create a file on the stateful partition to test if it is deleted
41 # Check if the marker file still exists on the stateful partition.
49 "file on the stateful partition.")
control 19 signaled. The test verifies that a given file on the stateful partition is
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateForeground.java 27 import com.android.camera.captureintent.stateful.EventHandler;
30 import com.android.camera.captureintent.stateful.State;
31 import com.android.camera.captureintent.stateful.StateImpl;
  /external/autotest/client/site_tests/platform_EncryptedStateful/
platform_EncryptedStateful.py 52 os.makedirs(self.stateful)
54 # Build fake stateful block device (emulate 10G sda1).
55 self.stateful_block = os.path.join(self.root, 'stateful.block')
59 (self.stateful_block, self.stateful))
64 prefix='.test-enc-stateful-')
72 self.stateful = os.path.join(self.root, 'mnt', 'stateful_partition')
73 self.mount_log = os.path.join(self.stateful, 'mount.log')
74 self.key = os.path.join(self.stateful, 'encrypted.key')
75 self.needs_finalization = os.path.join(self.stateful,
77 self.block = os.path.join(self.stateful, 'encrypted.block'
    [all...]
  /external/autotest/client/site_tests/security_RootfsStatefulSymlinks/
control 11 we symlink from inside the rootfs out to the stateful partition. This
  /packages/apps/Camera2/src/com/android/camera/captureintent/event/
EventCameraBusy.java 19 import com.android.camera.captureintent.stateful.Event;
EventCameraQuickExpose.java 19 import com.android.camera.captureintent.stateful.Event;
EventCameraReady.java 19 import com.android.camera.captureintent.stateful.Event;
EventClickOnCameraKey.java 19 import com.android.camera.captureintent.stateful.Event;
EventFastPictureBitmapAvailable.java 19 import com.android.camera.captureintent.stateful.Event;
EventOnOpenCameraFailed.java 19 import com.android.camera.captureintent.stateful.Event;
EventOnOpenCameraSucceeded.java 19 import com.android.camera.captureintent.stateful.Event;
EventOnStartPreviewFailed.java 19 import com.android.camera.captureintent.stateful.Event;
EventOnStartPreviewSucceeded.java 19 import com.android.camera.captureintent.stateful.Event;

Completed in 798 milliseconds

1 2 3 4 5 6 7 8 91011>>