HomeSort by relevance Sort by last modified time
    Searched refs:noKey (Results 1 - 2 of 2) sorted by null

  /external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
Cipher_ImplTest.java 48 private boolean noKey = false;
63 noKey = true;
71 noKey = true;
243 if (noKey) {
272 if (noKey) {
  /external/skia/src/gpu/
GrResourceCache.cpp 392 bool noKey = !resource->resourcePriv().getScratchKey().isValid() &&
394 if (!this->overBudget() && !noKey) {

Completed in 163 milliseconds