Searched refs:getCurrentPublicVolumeName (Results 1 – 2 of 2) sorted by relevance
50 .that(TestUtils.getCurrentPublicVolumeName()) in createPublicVolume()66 final String publicVolumeName = TestUtils.getCurrentPublicVolumeName(); in setupExternalStorage()
1599 if (getCurrentPublicVolumeName() == null) { in preparePublicVolume()1661 volName[0] = getCurrentPublicVolumeName(); in getPublicVolumeName()1671 public static String getCurrentPublicVolumeName() { in getCurrentPublicVolumeName() method in TestUtils