Searched defs:checkEqual (Results 1 – 9 of 9) sorted by relevance
| /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/ |
| D | Affine2Test.java | 134 private static void checkEqual (Matrix3 matrix, Affine2 affine) { in checkEqual() method in Affine2Test 138 private static void checkEqual (Affine2 a, Affine2 b) { in checkEqual() method in Affine2Test 142 private static void checkEqual (Matrix3 a, Matrix3 b) { in checkEqual() method in Affine2Test 147 private static void checkEqual (Matrix3 matrix, float[] vals) { in checkEqual() method in Affine2Test 152 private static void checkEqual (float a, float b) { in checkEqual() method in Affine2Test
|
| /external/okhttp/okio/okio/src/main/java/okio/ |
| D | GzipSource.java | 203 private void checkEqual(String name, int expected, int actual) throws IOException { in checkEqual() method in GzipSource
|
| /external/jsoncpp/src/test_lib_json/ |
| D | jsontest.h | 180 TestResult& checkEqual(TestResult& result, in checkEqual() function
|
| /external/opencv3/modules/photo/test/ |
| D | test_hdr.cpp | 53 void checkEqual(Mat img0, Mat img1, double threshold, const string& name) in checkEqual() function
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/ |
| D | CpuSpriteBatch.java | 627 private static boolean checkEqual (Matrix4 a, Matrix4 b) { in checkEqual() method in CpuSpriteBatch 636 private static boolean checkEqual (Matrix4 matrix, Affine2 affine) { in checkEqual() method in CpuSpriteBatch
|
| /external/icu/icu4c/source/test/intltest/ |
| D | plurults.cpp | 281 UBool checkEqual(const PluralRules &test, char *result, int32_t max) { in checkEqual() function
|
| D | usettest.cpp | 2000 UBool UnicodeSetTest::checkEqual(const UnicodeSet& s, const UnicodeSet& t, const char* message) { in checkEqual() function in UnicodeSetTest
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| D | UnicodeSetTest.java | 2239 boolean checkEqual(UnicodeSet s, UnicodeSet t, String message) { in checkEqual() method in UnicodeSetTest
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
| D | UnicodeSetTest.java | 2243 boolean checkEqual(UnicodeSet s, UnicodeSet t, String message) { in checkEqual() method in UnicodeSetTest
|