/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 | BaseDexReaderLeb128Test.java | 244 private void performTest(int expectedValue, byte[] buf) { in performTest() 248 private void performTest(int expectedValue, byte[] buf, int expectedLength) { in performTest()
|
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()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/internal/dependency/ |
D | CachedDependencyResolverFileCacheTest.java | 42 String expectedValue = "some string"; in shouldLoadObjectWhenCacheExists() local 64 Long expectedValue = 421L; in shouldWriteObjectToFile() local 100 private void writeToCacheFile(Object expectedValue) throws IOException { in writeToCacheFile()
|
/external/flatbuffers/samples/ |
D | SampleBinary.cs | 125 string expectedValue) in Assert()
|
/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()
|
/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 | ParameterMetaDataTest.java | 76 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | ResultSetTest.java | 84 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | StatementTest.java | 74 Object expectedValue = thePublicStatics.get(fieldName); in testPublicStatics() local
|
D | ConnectionTest.java | 71 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()
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/java8/ |
D | InterfaceMethod.java | 29 public default String defaultInvokingBootclasspathMethods(String expectedValue) { in defaultInvokingBootclasspathMethods()
|
/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/icu/icu4c/source/test/cintltst/ |
D | chashtst.c | 359 int32_t expectedValue) { in _get() 376 int32_t expectedValue) { in _remove()
|
/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/deqp/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampSamplingTexture.cpp | 66 …OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outpu… in TestConfiguration() 724 bool TextureBorderClampSamplingTexture<InputType, OutputType>::checkResult(OutputType expectedValue, in checkResult() 923 OutputType expectedValue, in checkNearest()
|
/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/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferMAXSizeValidation.cpp | 249 glw::GLuint expectedValue = (m_max_tex_buffer_size - 1) % 256; in iterate() local
|
/external/adhd/cras/src/tests/ |
D | array_unittest.cc | 96 double expectedValue = 0; in TEST() local
|
/external/libese/apps/weaver/tests/ |
D | weaver_test.cpp | 95 const uint8_t expectedValue[kEseWeaverValueSize] = {0}; in TEST_F() local
|
/external/icu/icu4c/source/tools/toolutil/ |
D | denseranges.cpp | 125 int32_t expectedValue=minValue; in uprv_makeDenseRanges() local
|