/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/protobuf/csharp/src/Google.Protobuf.Test/ |
D | JsonTokenizerTest.cs | 66 public void StringValue(string json, string expectedValue) in StringValue() 189 public void NumberValue(string json, double expectedValue) in NumberValue()
|
D | JsonParserTest.cs | 143 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone() 903 public void EnumValid(string value, ForeignEnum expectedValue) in EnumValid()
|
/external/flatbuffers/samples/ |
D | SampleBinary.cs | 128 string expectedValue) in Assert()
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | ConnectionTest.java | 71 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | ResultSetTest.java | 84 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | ResultSetMetaDataTest.java | 66 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/smali/smalidea/src/test/java/org/jf/smalidea/ |
D | SmaliLiteralTest.java | 41 private void doTest(long expectedValue, String literalValue) { in doTest()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ListenableFutureTester.java | 67 public void testCompletedFuture(@Nullable Object expectedValue) in testCompletedFuture()
|
D | FutureCallbackTest.java | 234 MockCallback(String expectedValue) { in MockCallback()
|
/external/icu/icu4c/source/test/cintltst/ |
D | chashtst.c | 359 int32_t expectedValue) { in _get() 376 int32_t expectedValue) { in _remove()
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | TypedValueTest.java | 62 TypedValue expectedValue = new TypedValue(); in testSetTo() local
|
/external/nanohttpd/webserver/src/test/java/fi/iki/elonen/ |
D | TestCorsHttpServer.java | 139 final String expectedValue = "origin"; in testAccessControlAllowHeaderUsesSystemPropertyWhenSet() local
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
D | IsEqual.java | 15 private final Object expectedValue; field in IsEqual
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | Breakpoint003Test.java | 73 Object expectedValue) { in test()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | ForceEarlyReturnTest.java | 51 static Value expectedValue; field in ForceEarlyReturnTest
|
/external/icu/icu4c/source/tools/toolutil/ |
D | denseranges.cpp | 125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableRangeMapTest.java | 108 Integer expectedValue = null; in testGet() local
|
/external/skia/tests/ |
D | ClearTest.cpp | 18 static bool check_rect(GrRenderTargetContext* rtc, const SkIRect& rect, uint32_t expectedValue, in check_rect()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
D | GetValues002Test.java | 51 Value expectedValue = Value.createByte(StackTrace002Debuggee.BYTE_PARAM_VALUE); in testGetValues002_Byte() local 67 Value expectedValue = Value.createChar(StackTrace002Debuggee.CHAR_PARAM_VALUE); in testGetValues003_Char() local
|
/external/icu/icu4c/source/test/intltest/ |
D | ustrtest.cpp | 68 UnicodeString expectedValue; in TestBasicManipulation() local 871 UnicodeString expectedValue; in TestSpacePadding() local 988 UnicodeString expectedValue; in TestFindAndReplace() local
|