Searched
full:actually (Results
301 -
325 of
10475) sorted by null
<<11121314151617181920>>
/frameworks/testing/androidtestlib/src/com/android/test/runner/junit3/ |
NonExecutingJUnit3ClassRunner.java | 30 // TODO: it would be nice if actually creating Test objects could be skipped too like
|
/libcore/luni/src/main/java/java/io/ |
ObjectStreamException.java | 22 * of objects. This is actually the superclass of several other, more specific
|
/libcore/luni/src/main/java/java/lang/ |
Override.java | 27 * does not actually override a method in a superclass.
|
Readable.java | 34 * @return the number of characters actually read, or -1 if this
|
/libcore/luni/src/main/java/libcore/io/ |
StructPollfd.java | 35 /** The events that actually happened. */
|
/ndk/sources/host-tools/sed-4.2.1/ |
README.boot | 21 of sed beyond those which actually keep the ``bootstrap'' version from
|
/packages/apps/Browser/res/xml/ |
searchable.xml | 18 is actually used to enter Uri's to load and display. -->
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
NotificationMgr.java | 26 * Don't actually use the notification framework's cancelAll since the SyncAdapter
|
/packages/apps/Exchange/src/com/android/exchange/ |
EasCertificateRequestor.java | 30 * actually use the certificate. Since the Exchange process needs to establish connections and use
|
/packages/apps/Music/res/drawable/ |
progress_horizontal.xml | 33 <!-- Can't actually use
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
SynchronouslyLoadedContactsBinaryDictionary.java | 52 // Actually with the current implementation of ContactsDictionary it's safe to close
|
/packages/services/Telephony/res/layout/ |
dialog_ussd_response.xml | 18 The message field is actually contained within the AlertDialog's
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
sigcontext32.h | 42 struct _xmmreg _xmm[8]; /* It's actually 16 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sigcontext32.h | 42 struct _xmmreg _xmm[8]; /* It's actually 16 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sigcontext32.h | 42 struct _xmmreg _xmm[8]; /* It's actually 16 */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/ |
test_loadtk.py | 31 # doesn't actually carry through to the process level
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_startfile.py | 8 # call succeeded, but also the the script actually has run.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/ |
test_loadtk.py | 31 # doesn't actually carry through to the process level
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_startfile.py | 8 # call succeeded, but also the the script actually has run.
|
/external/chromium_org/ppapi/tests/ |
test_instance_deprecated.cc | 51 // - The PPB_Var_Deprecated host-side proxy posts a task to actually release 56 // be unblocked by a sync message, then this check actually passes reliably 74 // Out-of-process, this destructor might not actually get invoked. See the 133 // deletion, ExecuteScript will actually work. See 183 // Due to a limitation in the implementation of TryCatch, it doesn't actually 227 // NOTE: The ScriptableObjects are actually leaked, but they should be removed
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
Output.java | 76 * @return {@code 1..5;} the number of bytes actually written 86 * @return {@code 1..5;} the number of bytes actually written
|
/dalvik/dx/src/com/android/dx/util/ |
Output.java | 78 * @return {@code 1..5;} the number of bytes actually written 88 * @return {@code 1..5;} the number of bytes actually written
|
/external/chromium/base/threading/ |
simple_thread_unittest.cc | 156 // We can reuse our pool. Verify that all 10 threads can actually run in 157 // parallel, so this test will only pass if there are actually 10 threads.
|
/external/chromium/chrome/browser/chromeos/status/ |
network_dropdown_button.cc | 69 // Show network that we will actually use. It could be another network than 71 // connection and Chrome OS device will actually use Ethernet.
|
/external/chromium/chrome/browser/extensions/ |
convert_user_script_unittest.cc | 47 // Make sure the files actually exist on disk. 86 // Make sure the files actually exist on disk.
|
Completed in 3126 milliseconds
<<11121314151617181920>>