Searched defs:length1 (Results 1 – 4 of 4) sorted by relevance
60 size_t const length1 = 0; in TEST_F() local
66 bool DecodedTextSpanIntersectsWith(const int start1, const int length1, const int start2, const int… in DecodedTextSpanIntersectsWith()
689 const auto length1 = static_cast<int>(EcmaStringAccessor(string1).GetLength()); in TryFastCompareStrings() local
1002 uint32_t length1 = string1->GetLength(); in Concat() local