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

  /external/apache-harmony/x-net/src/test/impl/java/org/apache/harmony/xnet/tests/provider/jsse/
KeyManagerFactoryImplTest.java 86 KeyManager[] kma = kmf.engineGetKeyManagers(); local
87 assertEquals("Incorrect array length", 1, kma.length);
89 kma[0] instanceof KeyManagerImpl);
  /external/webrtc/
android-webrtc.mk 26 # TODO(kma): figure out if the above define could be moved to NDK build only.
28 # TODO(kma): test if the code under next two macros works with generic GCC compilers

Completed in 61 milliseconds