Home
last modified time | relevance | path

Searched defs:expectedValue (Results 1 – 25 of 57) sorted by relevance

123

/external/smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/
DBaseDexReaderTest.java69 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()
DBaseDexReaderSleb128Test.java251 private void performTest(int expectedValue, byte[] buf) { in performTest()
255 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
DBaseDexReaderLeb128Test.java244 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/
DResultSetMetaDataTest.java66 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
DConnectionTest.java71 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
DResultSetTest.java84 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
DStatementTest.java74 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
DParameterMetaDataTest.java76 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliLiteralTest.java41 private void doTest(long expectedValue, String literalValue) { in doTest()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DListenableFutureTester.java67 public void testCompletedFuture(@Nullable Object expectedValue) in testCompletedFuture()
DFutureCallbackTest.java234 MockCallback(String expectedValue) { in MockCallback()
/external/icu/icu4c/source/test/cintltst/
Dchashtst.c357 int32_t expectedValue) { in _get()
374 int32_t expectedValue) { in _remove()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DTypedValueTest.java62 TypedValue expectedValue = new TypedValue(); in testSetTo() local
/external/nanohttpd/webserver/src/test/java/fi/iki/elonen/
DTestCorsHttpServer.java139 final String expectedValue = "origin"; in testAccessControlAllowHeaderUsesSystemPropertyWhenSet() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DForceEarlyReturnTest.java52 static Value expectedValue; field in ForceEarlyReturnTest
/external/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp123 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DGetValues002Test.java51 Value expectedValue = new Value(StackTrace002Debuggee.BYTE_PARAM_VALUE); in testGetValues002_Byte() local
67 Value expectedValue = new Value(StackTrace002Debuggee.CHAR_PARAM_VALUE); in testGetValues003_Char() local
DJDWPStackFrameAccessTest.java259 Value expectedValue; in checkStackFrame() local
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableRangeMapTest.java108 Integer expectedValue = null; in testGet() local
/external/skia/tests/
DClearTest.cpp18 static bool check_rect(GrDrawContext* dc, const SkIRect& rect, uint32_t expectedValue, in check_rect()
/external/icu/icu4c/source/test/intltest/
Dustrtest.cpp66 UnicodeString expectedValue; in TestBasicManipulation() local
869 UnicodeString expectedValue; in TestSpacePadding() local
986 UnicodeString expectedValue; in TestFindAndReplace() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp541 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestInstance()
704 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestCase()
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
DJavaApiConverterTest.java422 int headerIndex, String expectedKey, String expectedValue) { in assertResponseHeaderAtIndex()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/deqp/modules/gles3/functional/
Des3fFboApiTests.cpp124 …cu::TestContext& testCtx, sglr::Context& ctx, GLenum attachment, GLenum pname, GLint expectedValue) in checkFboAttachmentParam()

123