Searched defs:expectedLength (Results 1 – 5 of 5) sorted by relevance
669 int expectedLength = 2 + ApplicationParameter.TRIPLET_LENGTH.DATABASEIDENTIFIER_LENGTH; in setDbCounters() local681 int expectedLength = 2 + ApplicationParameter.TRIPLET_LENGTH.PRIMARYVERSIONCOUNTER_LENGTH in setFolderVersionCounters() local
251 int expectedLength, String text1, String text2) { in assertMaximumMatchedWordSequenceLength()
418 uint32_t expectedLength = nonExtensionOperandSizeOfData(operand); in validateOperands() local
652 const auto expectedLength = getNonExtensionSize(operand).value(); in validateOperand() local1219 const size_t expectedLength = getNonExtensionSize(operand.type, dimensions).value(); in validateRequestArgumentsForModel() local
1647 private void doTestDnsParsingProgramLength(int expectedLength, in doTestDnsParsingProgramLength()