/external/smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/ |
D | BaseDexReaderSleb128Test.java | 255 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
|
D | BaseDexReaderLeb128Test.java | 248 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
D | XMLHttpRequest.cpp | 922 long long expectedLength = m_response.expectedContentLength(); in abort() local 1029 …dispatchProgressEvent(const AtomicString& type, long long receivedLength, long long expectedLength) in dispatchProgressEvent() 1048 long long expectedLength = m_response.expectedContentLength(); in handleNetworkError() local 1061 long long expectedLength = m_response.expectedContentLength(); in handleDidCancel() local 1068 …onCode exceptionCode, const AtomicString& type, long long receivedLength, long long expectedLength) in handleRequestError() 1428 long long expectedLength = m_response.expectedContentLength(); in handleDidTimeout() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/ |
D | KeyAgreementSpi.java | 57 int expectedLength = (p.bitLength() + 7) / 8; in bigIntToBytes() local
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
D | HRTFElevation.cpp | 85 size_t expectedLength = static_cast<size_t>(TotalNumberOfResponses * ResponseFrameSize); in getConcatenatedImpulseResponsesForSubject() local 185 size_t expectedLength = static_cast<size_t>(256 * (sampleRate / 44100.0)); in calculateKernelsForAzimuthElevation() local
|
/external/chromium_org/third_party/skia/tests/ |
D | PointTest.cpp | 40 SkScalar expectedLength) { in test_length()
|
/external/skia/tests/ |
D | PointTest.cpp | 40 SkScalar expectedLength) { in test_length()
|
/external/chromium_org/third_party/WebKit/Source/platform/network/ |
D | ResourceResponse.cpp | 63 …ResourceResponse(const KURL& url, const AtomicString& mimeType, long long expectedLength, const At… in ResourceResponse()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | spreptst.c | 760 int32_t srcLength, resultLength, expectedLength; in TestStringPrepProfiles() local
|
D | capitst.c | 2298 … const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 8, 8, 8, 8, 8, 8, 4, 4, 3, 4, 3 }; in TestGetKeywordValuesForLocale() local 2300 … const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 7, 7, 7, 7, 7, 7, 4, 4, 3, 4, 3 }; in TestGetKeywordValuesForLocale() local
|
D | cloctst.c | 5335 const int32_t expectedLength = getExpectedReturnValue(&maximizeErrors[i]); in TestLikelySubtags() local 5369 const int32_t expectedLength = getExpectedReturnValue(&minimizeErrors[i]); in TestLikelySubtags() local
|
D | nucnvtst.c | 1632 static const int32_t expectedLength[] ={ in TestSignatureDetection() local 1745 static const int32_t expectedLength[] ={ in TestSignatureDetection() local
|
D | ccapitst.c | 2714 int32_t expectedLength; in TestConvertExFromUTF8_C5F0() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | spreptst.c | 760 int32_t srcLength, resultLength, expectedLength; in TestStringPrepProfiles() local
|
D | capitst.c | 2407 … const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 9, 9, 9, 9, 9, 9, 4, 4, 3, 4, 3 }; in TestGetKeywordValuesForLocale() local 2410 …const int32_t expectedLength[PREFERRED_SIZE] = { 3, 3, 3, 4, 4, 6, 6, 6, 6, 6, 6, 4, 4, 3, 4, 3 };… in TestGetKeywordValuesForLocale() local
|
D | cloctst.c | 5610 const int32_t expectedLength = getExpectedReturnValue(&maximizeErrors[i]); in TestLikelySubtags() local 5644 const int32_t expectedLength = getExpectedReturnValue(&minimizeErrors[i]); in TestLikelySubtags() local
|
D | nucnvtst.c | 1645 static const int32_t expectedLength[] ={ in TestSignatureDetection() local 1758 static const int32_t expectedLength[] ={ in TestSignatureDetection() local
|
D | ccapitst.c | 2679 int32_t expectedLength; in TestConvertExFromUTF8_C5F0() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | ECCurve.java | 240 int expectedLength = (getFieldSize() + 7) / 8; in decodePoint() local
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
D | StringImpl.cpp | 93 size_t expectedLength = std::min(string->length(), kMaxSnippetLength); in fillWithSnippet() local
|