/external/smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/ |
D | BaseDexReaderTest.java | 69 private void performSizedIntTest(int expectedValue, byte[] buf) { in performSizedIntTest() 124 private void performSizedSmallUintTest(int expectedValue, byte[] buf) { in performSizedSmallUintTest() 194 private void performSizedRightExtendedIntTest(int expectedValue, byte[] buf) { in performSizedRightExtendedIntTest() 303 private void performSizedRightExtendedLongTest(long expectedValue, byte[] buf) { in performSizedRightExtendedLongTest() 412 private void performSizedLongTest(long expectedValue, byte[] buf) { in performSizedLongTest()
|
D | BaseDexReaderSleb128Test.java | 251 private void performTest(int expectedValue, byte[] buf) { in performTest() 255 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
|
D | BaseDexReaderLeb128Test.java | 244 private void performTest(int expectedValue, byte[] buf) { in performTest() 248 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | ResultSetMetaDataTest.java | 66 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | ResultSetTest.java | 84 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | ConnectionTest.java | 71 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | ParameterMetaDataTest.java | 76 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | StatementTest.java | 74 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ListenableFutureTester.java | 64 public void testCompletedFuture(Object expectedValue) in testCompletedFuture()
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | TypedValueTest.java | 62 TypedValue expectedValue = new TypedValue(); in testSetTo() local
|
/external/chromium_org/third_party/angle/tests/preprocessor_tests/ |
D | char_test.cpp | 53 std::string expectedValue; in TEST_P() local
|
/external/chromium-trace/trace-viewer/src/base/ |
D | settings_test.js | 12 function assertSettingIs(expectedValue, key) { argument
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | chashtst.c | 357 int32_t expectedValue) { in _get() 374 int32_t expectedValue) { in _remove()
|
/external/icu/icu4c/source/test/cintltst/ |
D | chashtst.c | 357 int32_t expectedValue) { in _get() 374 int32_t expectedValue) { in _remove()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | ForceEarlyReturnTest.java | 52 static Value expectedValue; field in ForceEarlyReturnTest
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
D | ShaderLang.cpp | 28 size_t expectedValue) in checkVariableMaxLengths() 41 static bool checkMappedNameMaxLength(const ShHandle handle, size_t expectedValue) in checkMappedNameMaxLength()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | denseranges.cpp | 123 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
|
/external/chromium_org/chrome/third_party/mock4js/ |
D | mock4js.js | 44 object.eq = function(expectedValue) { argument 196 function MatchExactly(expectedValue) { argument
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | ustrtest.cpp | 74 UnicodeString expectedValue; in TestBasicManipulation() local 870 UnicodeString expectedValue; in TestSpacePadding() local 976 UnicodeString expectedValue; in TestFindAndReplace() local
|
/external/icu/icu4c/source/test/intltest/ |
D | ustrtest.cpp | 76 UnicodeString expectedValue; in TestBasicManipulation() local 879 UnicodeString expectedValue; in TestSpacePadding() local 996 UnicodeString expectedValue; in TestFindAndReplace() local
|
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/ |
D | SyncTestUtil.java | 178 String expectedValue = statEntry.getValue().toLowerCase(Locale.US).trim(); in areExpectedStatsAmongActual() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboApiTests.cpp | 113 …cu::TestContext& testCtx, sglr::Context& ctx, GLenum attachment, GLenum pname, GLint expectedValue) in checkFboAttachmentParam()
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboApiTest.cpp | 117 …cu::TestContext& testCtx, sglr::Context& ctx, GLenum attachment, GLenum pname, GLint expectedValue) in checkFboAttachmentParam()
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/ |
D | JavaApiConverterTest.java | 500 int headerIndex, String expectedKey, String expectedValue) { in assertResponseHeaderAtIndex()
|
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
D | KeyframeEffectModelTest.cpp | 76 void expectDoubleValue(double expectedValue, PassRefPtrWillBeRawPtr<Interpolation> interpolationVal… in expectDoubleValue()
|