Home
last modified time | relevance | path

Searched defs:fateReport (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiNativeTest.java302 WifiNative.TxFateReport fateReport = new WifiNative.TxFateReport( in testTxFateReportCtorSetsFields() local
319 WifiNative.RxFateReport fateReport = new WifiNative.RxFateReport( in testRxFateReportCtorSetsFields() local
399 WifiNative.TxFateReport fateReport = TX_FATE_REPORT; in testTxFateReportToTableRowString() local
459 WifiNative.TxFateReport fateReport = TX_FATE_REPORT; in testTxFateReportToVerboseStringWithPiiAllowed() local
503 WifiNative.RxFateReport fateReport = RX_FATE_REPORT; in testRxFateReportToTableRowString() local
545 WifiNative.RxFateReport fateReport = RX_FATE_REPORT; in testRxFateReportToVerboseStringWithPiiAllowed() local
H A DWifiVendorHalTest.java2067 WifiDebugTxPacketFateReport fateReport = new WifiDebugTxPacketFateReport(); in testGetTxPktFates() local
2108 WifiDebugTxPacketFateReport fateReport = new WifiDebugTxPacketFateReport(); in testGetTxPktFatesExceedsInputArrayLength() local
2151 WifiDebugRxPacketFateReport fateReport = new WifiDebugRxPacketFateReport(); in testGetRxPktFates() local
2192 WifiDebugRxPacketFateReport fateReport = new WifiDebugRxPacketFateReport(); in testGetRxPktFatesExceedsInputArrayLength() local