Searched
full:pass (Results
551 -
575 of
3584) sorted by null
<<21222324252627282930>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourceContentProvider.java | 77 // pass 102 // pass
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
MessageBoxLog.java | 32 * If you pass <var>logErrorsOnly</var> to the constructor, the message box 37 * - Pass the logger to the action. </br>
|
/external/icu4c/test/cintltst/ |
cdattst.c | 171 log_verbose("PASS: formatting successful\n"); 173 log_verbose("PASS: Date Format for US locale successful using udat_format()\n"); 190 log_verbose("PASS: Date Format for french locale successful using udat_format()\n"); 206 log_verbose("PASS: Date Format for italian locale successful uisng udat_format() - wanted %s, got %s\n", x, g); 224 log_verbose("PASS: parsing succesful\n"); 242 log_verbose("PASS: parsing succesful\n"); 257 log_verbose("PASS: creating dateformat using udat_openPattern() succesful\n"); 282 log_verbose("PASS: applyPattern and toPattern work fine\n"); 297 log_verbose("PASS: setLenient() successful\n"); 314 log_verbose("PASS: set2DigitYearStart successful\n") [all...] |
/bionic/libc/unistd/ |
usleep.c | 50 // The other possible failures are EINVAL (which we should pass through),
|
/bionic/libm/src/ |
s_logb.c | 19 * IEEE 754 logb. Included to pass IEEE test suite. Not recommend.
|
/cts/tests/tests/app/src/android/app/cts/ |
LauncherActivity_IconResizerTest.java | 62 final Drawable d = mActivity.getResources().getDrawable(R.drawable.pass);
|
/cts/tests/tests/jni/libjnitest/ |
helper.h | 57 * @param env the JNI environment to pass to tests
|
/cts/tools/host/test/com/android/cts/ |
TestSessionLogBuilderTests.java | 55 " <Summary failed=\"22\" notExecuted=\"0\" pass=\"22\" timeout=\"0\"/>\n" + 84 " result=\"pass\" starttime=\"Thu Jan 01 07:00:00 CST 1970\"/>\n" + 86 " result=\"pass\" starttime=\"Thu Jan 01 07:00:00 CST 1970\"/>\n" + 169 assertEquals("pass", result.getResultString());
|
/dalvik/libcore/luni/src/test/java/com/google/coretests/ |
PerfStatCollector.java | 122 case 4: out.print("PASS"); break; 123 case 3: out.print("PASS"); break; 126 case 1: out.print("PASS"); break; 132 if (res == 0) out.print("PASS");
|
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
KeyManagerFactory2Test.java | 88 char[] pass = { 'a', 'b', 'c' }; local 96 keyMF.init(kStore, pass); 115 keyMF.init(kStore, pass); 123 mfp = new MyKeyManagerFactorySpi.Parameters(kStore, pass);
|
SSLContextSpiTest.java | 216 char[] pass = "password".toCharArray(); local 217 kmf.init(null, pass); 293 char[] pass = "password".toCharArray(); local 294 kmf.init(null, pass);
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
package.html | 39 designed both to allow SAX parsers to pass certain types of information
|
/dalvik/tests/052-verifier-fun/src/ |
Main.java | 6 * Throw a few things at the verifier, all of which are expected to pass.
|
/dalvik/vm/mterp/x86/ |
OP_IPUT_WIDE.S | 37 movl rPC,OUT_ARG0(%esp) # pass in method->clazz
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/ |
ApiDemosApplicationTests.java | 46 * test doesn't pass, the test case was not set up properly and it might
|
/development/tools/hosttestlib/src/com/android/hosttest/ |
DeviceTestSuite.java | 50 * Overrides parent method to pass in device and test app path to included test
|
/external/apache-http/src/org/apache/commons/codec/ |
Decoder.java | 24 * <p>Allows a user to pass a generic Object to any Decoder
|
/external/dbus/tools/ |
dbus-cleanup-sockets.1 | 22 Optionally, you can pass a different directory on the command line.
|
/external/dropbear/libtommath/ |
tommath_superclass.h | 39 /* here we are on the last pass so we turn things off. The functions classes are still there
|
/external/e2fsprogs/ |
SUBMITTING-PATCHES | 7 pass it on as a open-source patch. The rules are pretty simple: if you
|
/external/icu4c/test/intltest/ |
cpdtrtst.h | 56 const UnicodeString& summary, UBool pass,
|
jamotest.h | 46 const UnicodeString& summary, UBool pass,
|
/external/iproute2/testsuite/ |
Makefile | 42 echo "PASS"; \
|
/external/jpeg/ |
jcinit.c | 57 /* Need a full-image coefficient buffer in any multi-pass mode. */
|
jddctmgr.c | 11 * is executed per IDCT step, only during output pass setup. 29 * When we are ready to make an output pass, the saved Q-table is converted 34 * In buffered-image mode, the first output pass may occur before any data 83 * Prepare for an output pass.
|
Completed in 1512 milliseconds
<<21222324252627282930>>