HomeSort by relevance Sort by last modified time
    Searched defs:CONFIG_NAME (Results 1 - 3 of 3) sorted by null

  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContext1Test.java 62 private static final String CONFIG_NAME = "testConfiguration";
154 if (!CONFIG_NAME.equals(appName)) {
695 new LoginContext(CONFIG_NAME);
699 new LoginContext(CONFIG_NAME);
708 new LoginContext(CONFIG_NAME);
723 new LoginContext(CONFIG_NAME, (CallbackHandler) null);
745 new LoginContext(CONFIG_NAME, (Subject) null);
769 new LoginContext(CONFIG_NAME, (Subject) null,
777 new LoginContext(CONFIG_NAME, new Subject(), null);
806 new LoginContext(CONFIG_NAME, null, null, null)
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 459 #define CONFIG_NAME 16
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.update.configurator_3.3.100.v20100512.jar 

Completed in 309 milliseconds