Home
last modified time | relevance | path

Searched refs:getStoreBytes (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiConfigStoreTest.java620 assertEquals(xmlString, new String(mUserStore.getStoreBytes())); in testWriteWifiConfigStoreData()
1085 public byte[] getStoreBytes() { in getStoreBytes() method in WifiConfigStoreTest.MockStoreFile