Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiConfigStoreTest.java659 when(storeData1.getStoreFileId()) in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
667 verify(storeData1) in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
671 reset(storeData1, storeData2); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
680 when(storeData1.getStoreFileId()) in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
692 reset(storeData1, storeData2); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
701 when(storeData1.getStoreFileId()) in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
709 verify(storeData1) in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
715 reset(storeData1, storeData2); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
724 when(storeData1.getStoreFileId()) in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
733 verify(storeData1) in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()
[all …]