Searched
full:actually (Results
326 -
350 of
10737) sorted by null
<<11121314151617181920>>
/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
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/tests/src/com/example/android/advancedimmersivemode/tests/ |
SampleTests.java | 69 * Verify that the UI flags actually changed when the toggle method is called. 83 * Verify that the view's height actually changed when the toggle method is called.
|
/developers/build/prebuilts/gradle/BasicImmersiveMode/BasicImmersiveModeSample/tests/src/com/example/android/basicimmersivemode/tests/ |
SampleTests.java | 74 * Verify that the UI flags actually changed when the toggle method is called. 85 * Verify that the view's height actually changed when the toggle method is called.
|
/developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/tests/src/com/example/android/immersivemode/tests/ |
ImmersiveModeSampleTests.java | 59 * Verify that the UI flags actually changed when the toggle method is called. 70 * Verify that the view's height actually changed when the toggle method is called.
|
/developers/samples/android/ui/window/BasicImmersiveMode/BasicImmersiveModeSample/tests/src/com/example/android/basicimmersivemode/tests/ |
SampleTests.java | 74 * Verify that the UI flags actually changed when the toggle method is called. 85 * Verify that the view's height actually changed when the toggle method is called.
|
/developers/samples/android/ui/window/ImmersiveMode/ImmersiveModeSample/tests/src/com/example/android/immersivemode/tests/ |
ImmersiveModeSampleTests.java | 59 * Verify that the UI flags actually changed when the toggle method is called. 70 * Verify that the view's height actually changed when the toggle method is called.
|
/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.
|
/external/chromium/chrome/browser/ |
intranet_redirect_detector.h | 44 // IntranetRedirectDetector itself should actually use 90 // This is for use in testing, where we don't want our fetches to actually go
|
/external/chromium/chrome/browser/printing/ |
print_job_unittest.cc | 44 // That's fine for testing. It is actually simulating PrinterQuery behavior. 92 // This message loop is actually never run.
|
/external/chromium_org/ash/test/ |
test_session_state_delegate.h | 68 // Locking will only actually be allowed when this value is |true| and there 93 // Whether the screen can be locked. Locking will only actually be allowed
|
/external/chromium_org/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_org/chrome/browser/chromeos/login/ |
supervised_user_manager.h | 70 // actually a managed user). 75 // (user is actually a managed user).
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
configuration_policy_handler_chromeos.h | 40 // policies. These actually don't set any preferences, but the handler just 107 // does not actually set any prefs, it just checks whether the settings are
|
/external/chromium_org/chrome/browser/extensions/api/mdns/ |
mdns_apitest.cc | 65 // always return true without actually running the test. Remove when fixed. 102 // always return true without actually running the test. Remove when fixed.
|
/external/chromium_org/chrome/browser/extensions/ |
context_menu_matcher.h | 28 // result is used to determine which items to actually append to the menu. 36 // each item actually added.
|
Completed in 1163 milliseconds
<<11121314151617181920>>