Home | History | Annotate | Download | only in wifi

Lines Matching defs:startLoggingToDebugRingBuffer

1302      * Test that startLoggingToDebugRingBuffer is plumbed to chip
1309 when(mIWifiChip.startLoggingToDebugRingBuffer(
1317 verify(mIWifiChip).startLoggingToDebugRingBuffer("One", 1, 11, 3000);
1325 when(mIWifiChip.startLoggingToDebugRingBuffer(
1333 verify(mIWifiChip).startLoggingToDebugRingBuffer("One", 1, 11, 3000);