Searched refs:IsTestDevice (Results 1 – 3 of 3) sorted by relevance
97 bool IsTestDevice() const override { return true; } in IsTestDevice() function
110 virtual bool IsTestDevice() const { return false; } in IsTestDevice() function
111 if (!sm->device()->IsTestDevice()) { in NewForFirstStageMount()3055 if (device()->IsTestDevice()) { in InitializeUpdateSnapshots()3170 if (device()->IsTestDevice()) { in OpenCompressedSnapshotWriter()