Searched
full:failing (Results
676 -
700 of
1128) sorted by null
<<21222324252627282930>>
/frameworks/base/docs/html/guide/webapps/ |
migrating.jd | 143 notice that your app is receiving fewer calls to these callbacks or failing
|
/frameworks/base/docs/html/tools/debugging/ |
improving-w-lint.jd | 31 In addition to testing that your Android application meets its functional requirements, it's important to ensure that your code has no structural problems. Poorly structured code can impact the reliability and efficiency of your Android apps and make your code harder to maintain. For example, if your XML resource files contain unused namespaces, this takes up space and incurs unnecessary processing. Other structural issues, such as use of deprecated elements or API calls that are not supported by the target API versions, might lead to code failing to run correctly.</p>
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXAlgo.cpp | 243 //A work-around for a failing call to OMX flush buffers [all...] |
/libcore/luni/src/main/java/java/lang/ |
Runtime.java | 528 * failing due to an unhandled exception are not a problem, but the stack
|
/libcore/luni/src/test/java/libcore/sqlite/ |
OldStmtTest.java | 663 // Failing tests
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
SPENCER.tests | 248 # marked as failing must fail. For BREs the situation is different, so we
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/ |
SaveImage.java | 446 // Try 5 times before failing for good.
|
/packages/services/Telephony/src/com/android/phone/ |
CallController.java | 367 + " -- failing call.");
|
EmergencyCallHelper.java | 409 * failing to power on, or a failure when trying to place the call.)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_pytree.py | 72 # Make sure that the Leaf's value is stringified. Failing to
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
tempfile.py | 159 # Failing that, try OS-specific locations.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_dict.py | 526 # that would be *likely* to hit a failing case in reasonable time.
|
test_import.py | 239 # A failing reload should leave the module object in sys.modules.
|
test_urllib2_localnet.py | 512 # failing if the ISP hijacks all invalid domain
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_pytree.py | 72 # Make sure that the Leaf's value is stringified. Failing to
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tempfile.py | 159 # Failing that, try OS-specific locations.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_dict.py | 526 # that would be *likely* to hit a failing case in reasonable time.
|
test_import.py | 239 # A failing reload should leave the module object in sys.modules.
|
test_urllib2_localnet.py | 512 # failing if the ISP hijacks all invalid domain
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_unittest.cc | 335 // If this test starts failing, be aware other sort orders could be valid. 609 // If this test starts failing, be aware other sort orders could be valid. 657 // If this test starts failing, be aware other sort orders could be valid. [all...] |
/external/chromium_org/chrome/browser/ui/panels/ |
panel_drag_browsertest.cc | 771 // http://crbug.com/175760; several panel tests failing regularly on mac. [all...] |
/external/chromium_org/sync/engine/ |
syncer_unittest.cc | 394 // If this test starts failing, be aware other sort orders could be valid. [all...] |
/bionic/libc/netbsd/resolv/ |
res_cache.c | [all...] |
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
sandbox_bpf_unittest.cc | 451 // generally desirable, but it results in the unittest failing, as it doesn't [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
mux.py | [all...] |
Completed in 1370 milliseconds
<<21222324252627282930>>