Home
last modified time | relevance | path

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

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/
DTextClassifierOtpHelperTest.kt327 val codeInNextSentence = "context word: code. This sentence has the actual value of 434343" in testContainsOtp_englishSpecificRegex() constant
348 Assert.assertTrue(containsOtp(codeInNextSentence)) in testContainsOtp_englishSpecificRegex()