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