Searched refs:mExpectedText (Results 1 – 2 of 2) sorted by relevance
342 private final String mExpectedText; field in LevenshteinFormatterTest.SpanFormat347 mExpectedText = expectedText; in SpanFormat()352 assertEquals("Test error", mExpectedText, spannedText); in verify()
374 String mExpectedText; field in WifiNativeTest.FateMapping377 this.mExpectedText = expectedText; in FateMapping()444 + Pattern.quote(fateMapping.mExpectedText) + " " // fate in testTxFateReportToTableRowString()494 assertTrue(verboseFateString.contains("Frame fate: " + fateMapping.mExpectedText)); in testTxFateReportToVerboseStringWithPiiAllowed()530 + Pattern.quote(fateMapping.mExpectedText) + " " // fate in testRxFateReportToTableRowString()570 assertTrue(verboseFateString.contains("Frame fate: " + fateMapping.mExpectedText)); in testRxFateReportToVerboseStringWithPiiAllowed()