/prebuilt/sdk/tools/lib/ |
dx.jar | |
/external/webkit/JavaScriptCore/tests/mozilla/ecma/GlobalObject/ |
15.1.2.3-1.js | 437 testcases[tc].actual, 438 testcases[tc].description +" = "+ testcases[tc].actual );
|
/frameworks/base/docs/html/sdk/ |
sdk_toc.cs | 8 <span style="display:none" class="es">Versión actual del SDK</span>
|
/libcore/luni/src/main/java/java/util/ |
GregorianCalendar.java | 1129 int actual = getActualMaximum(field); local [all...] |
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/ |
ObjectInputStreamTest.java | 796 Integer actual = (Integer) ois.readObject(); local 800 assertEquals(ObjectInputStreamWithResolveObject.intObj, actual); [all...] |
/libcore/luni/src/test/java/tests/api/java/io/ |
ObjectInputStreamTest.java | 1304 Integer actual = (Integer) ois.readObject(); local [all...] |
/external/protobuf/gtest/test/ |
gtest_unittest.cc | [all...] |
/external/chromium/net/disk_cache/ |
backend_unittest.cc | 976 int actual = cache_->GetEntryCount(); local 977 if (num_entries != actual) { 981 ASSERT_EQ(num_entries - 1, actual); [all...] |
/prebuilt/sdk/5/ |
android.jar | |
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-209067.js | 49 var actual = ''; variable 114 actual = formatHTML('abc'); 139 actualvalues[UBound] = actual; [all...] |
/packages/apps/Email/tests/src/com/android/email/provider/ |
ProviderTests.java | 189 * This can be different from the actual number of unread messages in that mailbox. 440 Attachment actual = EmailContent.getContent(c, Attachment.class); local 441 ProviderTestUtils.assertAttachmentEqual("save-message3", atts.get(i), actual); 480 Attachment actual = EmailContent.getContent(c, Attachment.class); local 481 ProviderTestUtils.assertAttachmentEqual("save-message4", atts.get(i), actual); [all...] |
/external/chromium/base/ |
base_main.scons | 295 --verbose Print actual executed command lines.
|
/external/chromium/net/ |
net_main.scons | 313 --verbose Print actual executed command lines.
|
/external/chromium/sdch/ |
sdch_main.scons | 282 --verbose Print actual executed command lines.
|
/external/chromium/third_party/icu/ |
icu_main.scons | 284 --verbose Print actual executed command lines.
|
/external/chromium/third_party/libevent/ |
libevent_main.scons | 282 --verbose Print actual executed command lines.
|
/external/chromium/third_party/modp_b64/ |
modp_b64_main.scons | 282 --verbose Print actual executed command lines.
|
/external/chromium/third_party/zlib/ |
zlib_main.scons | 282 --verbose Print actual executed command lines.
|
/external/v8/benchmarks/ |
base.js | 224 // Run the setup, the actual benchmark, and the tear down in three
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_web.c | 231 * argumentName will be actual argument name 232 * (in arg value) will be actual argument value [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzVideo.m | 490 The actual screen blit occurs in a separate thread to allow [all...] |
/external/chromium/third_party/icu/source/test/intltest/ |
rbbitst.cpp | 130 // - Vectors of actual break positions and tag values. 131 // - Functions for comparing actual with expected and 182 // checkResults. Compare the actual and expected break positions, report any differences. 189 // If we've run through both the expected and actual results vectors, we're done. 238 int32_t actual = fActualBreakPositions.elementAti(actualIdx); local 246 o = actual - fExpectedBreakPositions.elementAti(expectedIdx-1); 248 if (actual < expected) { 249 test->errln("%s unexpected break at offset %d in test item from line %d. actual break: %d expected break: %d", heading, o, line, actual, expected); 251 test->errln("%s Failed to find break at end of item from line %d. actual break: %d expected break: %d", heading, line, actual, expected) [all...] |
/external/icu4c/test/intltest/ |
rbbitst.cpp | 160 // - Vectors of actual break positions and tag values. 161 // - Functions for comparing actual with expected and 212 // checkResults. Compare the actual and expected break positions, report any differences. 219 // If we've run through both the expected and actual results vectors, we're done. 268 int32_t actual = fActualBreakPositions.elementAti(actualIdx); local 276 o = actual - fExpectedBreakPositions.elementAti(expectedIdx-1); 278 if (actual < expected) { 279 test->errln("%s unexpected break at offset %d in test item from line %d. actual break: %d expected break: %d", heading, o, line, actual, expected); 281 test->errln("%s Failed to find break at end of item from line %d. actual break: %d expected break: %d", heading, line, actual, expected) [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 53 A short note on the ordering of this document -- the actual 145 actual IO was issued to the driver until is completed (completion 362 doing buffered IO, then the actual submitted IOs will most likely 684 while the second column (Y values) shows the actual latency for a [all...] |
/external/grub/docs/ |
texinfo.tex | 490 % actual body; @end closes the group after calling \Efoo. \envdef also [all...] |