Searched defs:equal (Results 1 – 2 of 2) sorted by relevance
| /cts/hostsidetests/security/src/android/security/cts/ |
| D | SeamendcHostTest.java | 195 private void assertSource(File left, File right, String type, boolean equal) throws Exception { in assertSource() 213 private void assertTarget(File left, File right, String type, boolean equal) throws Exception { in assertTarget()
|
| /cts/tests/tests/graphics/jni/ |
| D | android_graphics_cts_AImageDecoderTest.cpp | 504 bool equal = bitmapsEqual(minStride, height, pixelsA, strideA, jPixels, jInfo.stride); in bitmapsEqual() local
|