Searched defs:snapshots (Results 1 – 7 of 7) sorted by relevance
751 std::vector<std::string> snapshots; in InitiateMerge() local1121 std::vector<std::string> snapshots; in CheckMergeState() local1440 std::vector<std::string> snapshots; in MergeSecondPhaseSnapshots() local1713 std::vector<std::string> snapshots; in PerformInitTransition() local1871 std::vector<std::string> snapshots; in AreAllSnapshotsCancelled() local1940 std::vector<std::string> snapshots; in RemoveInvalidSnapshots() local1967 std::vector<std::string> snapshots; in RemoveAllSnapshots() local2737 std::vector<std::string> snapshots; in MapAllSnapshots() local2785 std::vector<std::string> snapshots; in UnmapAllSnapshots() local3805 std::vector<std::string> snapshots; in Dump() local[all …]
221 std::vector<std::string> snapshots = {"test-snapshot", "test_partition_a", in CleanupTestArtifacts() local556 std::vector<std::string> snapshots; in TEST_F() local1362 std::vector<std::string> snapshots; in TEST_F() local1520 std::vector<std::string> snapshots; in TEST_F() local
92 public static HashMap<Integer, ThumbnailData> wrap(int[] taskIds, TaskSnapshot[] snapshots) { in wrap()
607 Bundle sharedElementState, final ArrayList<View> snapshots) { in setSharedElementState()630 protected void notifySharedElementEnd(ArrayList<View> snapshots) { in notifySharedElementEnd()636 protected void scheduleSetSharedElementEnd(final ArrayList<View> snapshots) { in scheduleSetSharedElementEnd()679 ArrayList<View> snapshots = new ArrayList<View>(numSharedElements); in createSnapshots() local
133 val snapshots = device.wait(Until.findObjects(overviewSnapshotSelector), TIMEOUT_MS) regex
311 Pair<int[], TaskSnapshot[]> snapshots = mPendingPauseSnapshotsForCancel != null in sendCancelWithSnapshots() local322 TaskSnapshot[] snapshots = null; in getSnapshotsForPausingTasks() local
2331 List<NetworkStateSnapshot> snapshots = List.of(new NetworkStateSnapshot( in expectNetworkStateSnapshot() local