/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
X509CRLEntryTest.java | 92 * operation: it should be reflexive, symmetric, transitive, consistent 114 // checking for reflexive law: 115 assertTrue("The equivalence relation should be reflexive.",
|
X509CRLTest.java | 165 * operation: it should be reflexive, symmetric, transitive, consistent 187 // checking for reflexive law: 188 assertTrue("The equivalence relation should be reflexive.",
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/ |
CertificateTest.java | 75 * operation: it should be reflexive, symmetric, transitive, consistent 103 // checking for reflexive law: 104 assertTrue("The equivalence relation should be reflexive.",
|
/libcore/luni/src/test/java/tests/api/javax/security/cert/ |
CertificateTest.java | 81 * operation: it should be reflexive, symmetric, transitive, consistent and 109 // checking for reflexive law: 110 assertTrue("The equivalence relation should be reflexive.", tbt_cert
|
/external/bison/lib/ |
bitsetv.h | 49 be the reflexive transitive closure of what was given. This is
|
bitsetv.c | 124 be the reflexive transitive closure of what was given. This is
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
RC2ParameterSpecTest.java | 142 * operation: it should be reflexive, symmetric, transitive, consistent 154 // checking for reflexive law: 155 assertTrue("The equivalence relation should be reflexive.",
|
RC5ParameterSpecTest.java | 211 * operation: it should be reflexive, symmetric, transitive, consistent 226 // checking for reflexive law: 227 assertTrue("The equivalence relation should be reflexive.",
|
SecretKeySpecTest.java | 225 * operation: it should be reflexive, symmetric, transitive, consistent 236 // checking for reflexive law: 237 assertTrue("The equivalence relation should be reflexive.",
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
RC2ParameterSpecTest.java | 142 * operation: it should be reflexive, symmetric, transitive, consistent 154 // checking for reflexive law: 155 assertTrue("The equivalence relation should be reflexive.",
|
SecretKeySpecTest.java | 224 * operation: it should be reflexive, symmetric, transitive, consistent 235 // checking for reflexive law: 236 assertTrue("The equivalence relation should be reflexive.",
|
RC5ParameterSpecTest.java | 211 * operation: it should be reflexive, symmetric, transitive, consistent 226 // checking for reflexive law: 227 assertTrue("The equivalence relation should be reflexive.",
|
/libcore/luni/src/test/java/tests/security/cert/ |
X509CRLEntryTest.java | 114 * operation: it should be reflexive, symmetric, transitive, consistent 136 // checking for reflexive law: 137 assertTrue("The equivalence relation should be reflexive.",
|
X509CRLTest.java | 193 * operation: it should be reflexive, symmetric, transitive, consistent 215 // checking for reflexive law: 216 assertTrue("The equivalence relation should be reflexive.",
|
/external/chromium_org/chromeos/network/ |
shill_property_util_unittest.cc | 57 // reflexive and symmetric (checked in MatchesPattern).
|
shill_property_util.h | 105 // symmetric and reflexive but not transitive.
|
/external/guava/guava-tests/test/com/google/common/testing/ |
EqualsTesterTest.java | 104 * proper handling of null, incompatible class and reflexive tests 133 fail("Should get non-reflexive error");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
resource.h | 29 features with #ifdef RUSAGE_SELF. In ISO C the reflexive
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
resource.h | 29 features with #ifdef RUSAGE_SELF. In ISO C the reflexive
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
resource.h | 29 features with #ifdef RUSAGE_SELF. In ISO C the reflexive
|
/external/chromium_org/gin/test/ |
expect.js | 45 // `NaN`s are equivalent, but non-reflexive. An `egal` comparison is
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
uvectest.cpp | 190 TEST_ASSERT((a->equals(*a))); // This better be reflexive.
|
/external/icu4c/test/intltest/ |
uvectest.cpp | 190 TEST_ASSERT((a->equals(*a))); // This better be reflexive.
|
/external/guava/guava/src/com/google/common/base/ |
Equivalence.java | 53 * <li>It is <i>reflexive</i>: for any reference {@code x}, including null, {@code
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
peerconnection.cc | 281 // we will have problem in fetching server reflexive candidate, as 283 // In that case we should fetch server reflexive addess from
|