Searched refs:strict (Results 1 – 8 of 8) sorted by relevance
133 public void assertOrWarnTrue(boolean strict, String message, boolean condition) { in assertOrWarnTrue() argument139 if (strict) { in assertOrWarnTrue()
341 val strict = LineBreakConfig.Builder() in testAuto_JapaneseStyleAutoStrict() constant363 strict, in testAuto_JapaneseStyleAutoStrict()
31 and on any theory of liability, whether in contract, strict liability,
39 and on any theory of liability, whether in contract, strict liability,
270 StrictModeDetector strict = new StrictModeDetector(getContext()); in testDefaultKeySize() local280 strict.check(algorithm + " key generation on " + (useStrongbox ? "StrongBox" : "TEE")); in testDefaultKeySize()
757 StrictModeDetector strict = new StrictModeDetector(getContext()); in testLongMsgKat() local806 strict.clear(); in testLongMsgKat()811 strict.check("signature with " + algorithm); in testLongMsgKat()
1199 StrictModeDetector strict = new StrictModeDetector(getContext()); in testKat() local1209 strict.clear(); in testKat()1214 strict.check("decryption with " + algorithm); in testKat()
262 StrictModeDetector strict = new StrictModeDetector(getContext()); in testDefaultKeySize() local273 strict.check(algorithm + " keypair generation"); in testDefaultKeySize()