Searched refs:mExpectedText (Results 1 – 1 of 1) sorted by relevance
197 String mExpectedText; field in WifiNativeTest.FateMapping200 this.mExpectedText = expectedText; in FateMapping()267 + Pattern.quote(fateMapping.mExpectedText) + " " // fate in testTxFateReportToTableRowString()317 assertTrue(verboseFateString.contains("Frame fate: " + fateMapping.mExpectedText)); in testTxFateReportToVerboseStringWithPiiAllowed()353 + Pattern.quote(fateMapping.mExpectedText) + " " // fate in testRxFateReportToTableRowString()393 assertTrue(verboseFateString.contains("Frame fate: " + fateMapping.mExpectedText)); in testRxFateReportToVerboseStringWithPiiAllowed()