Searched refs:STR_DATA2 (Results 1 – 3 of 3) sorted by relevance
22 import static android.scopedstorage.cts.lib.TestUtils.STR_DATA2;655 final byte[] expected = (STR_DATA1 + STR_DATA2).getBytes(); in testRenameDoesntInvalidateUri_hasRW()
125 public static final String STR_DATA2 = "More arbitrary stuff"; field in TestUtils128 public static final byte[] BYTES_DATA2 = STR_DATA2.getBytes();
28 import static android.scopedstorage.cts.lib.TestUtils.STR_DATA2;502 final byte[] expected = (STR_DATA1 + STR_DATA2).getBytes(); in testContributeMediaFile()705 final byte[] expected = (STR_DATA1 + STR_DATA2).getBytes(); in testLowLevelFileIO()