Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigStoreTest.java589 assertEquals(xmlString, new String(mUserStore.getStoreBytes())); in testWriteWifiConfigStoreData()
902 public byte[] getStoreBytes() { in getStoreBytes() method in WifiConfigStoreTest.MockStoreFile