Home
last modified time | relevance | path

Searched defs:delimiterIndex (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DAESCipherNistCavpKatTest.java202 int delimiterIndex = line.indexOf('='); in runTestsForKatFile() local
235 int delimiterIndex = line.indexOf('='); in runTestsForKatFile() local
DBlockCipherTestBase.java1256 int delimiterIndex = transformation.indexOf('/'); in getKeyAlgorithm() local
1265 int delimiterIndex = transformation.indexOf('/'); in getBlockMode() local
1278 int delimiterIndex = transformation.indexOf('/'); in getPadding() local
/cts/tests/tests/security/src/android/security/cts/
DHwRngTest.java156 int delimiterIndex = line.indexOf('='); in parseUeventFile() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DMessageTestActivity.java289 int delimiterIndex = mMessageBuffer.indexOf(MESSAGE_DELIMITER); in handleMessageRead() local