/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/ |
p4.cpp | 24 A a[] = { 0 }; // PR13971: don't hang.
|
/external/compiler-rt/test/tsan/ |
getline_nohang.cc | 32 // ThreadSanitizer used to hang here because of a deadlock on a file stream.
|
/external/icu/icu4c/source/data/xml/main/ |
ko.xml | 20 <icu:script type="1">Hang</icu:script>
|
/external/proguard/bin/ |
proguardgui.sh | 12 # On Linux, Java 1.6.0_24 and higher hang when starting the GUI:
|
/prebuilts/tools/common/proguard/proguard4.7/bin/ |
proguardgui.sh | 12 # On Linux, Java 1.6.0_24 and higher hang when starting the GUI:
|
/external/chromium_org/chrome/browser/media/ |
chrome_media_stream_infobar_browsertest.cc | 154 // If accept were sticky the second call would hang because it hangs if an 163 // If dismiss were sticky the second call would hang because it hangs if an 182 // If an infobar is not launched now, this will hang. 198 // If mic blocking also blocked cameras, the second call here would hang. 209 // If camera blocking also blocked mics, the second call here would hang.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/ |
prettypatch.py | 48 # pretify.rb will hang forever if given no input. 49 # Avoid the hang by returning an empty string.
|
/external/iptables/extensions/ |
libxt_TCPMSS.man | 15 Web browsers connect, then hang with no data received. 17 Small mail works fine, but large emails hang.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
fork_wait.py | 39 # waitpid() shouldn't hang, but some of the buildbots seem to hang
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
fork_wait.py | 39 # waitpid() shouldn't hang, but some of the buildbots seem to hang
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
new_tab_ui_browsertest.cc | 98 // Loads chrome://hang/ into two NTP tabs, ensuring we don't crash. 107 // Navigate to chrome://hang/ to stall the process. 111 // Visit chrome://hang/ again in another NTP. Don't bother waiting for the 136 // Navigate to chrome://hang/ to stall the process.
|
/external/chromium_org/components/user_prefs/ |
user_prefs.h | 21 // hang off of content::BrowserContext and can be retrieved using
|
/external/chromium_org/content/browser/webui/ |
web_ui_controller_factory_registry.h | 33 // by normal tabs such as javascript: URLs or about:hang.
|
/external/chromium_org/content/test/data/indexeddb/ |
transaction_run_forever.js | 8 var dbname = "doesnt-hang-test";
|
/external/chromium_org/content/utility/ |
in_process_utility_thread.cc | 26 // hang.
|
/external/chromium_org/media/test/data/ |
rapid_video_change_test.html | 40 while they are playing. <br> This should not cause the browser to hang.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
keep_spelling_markers.html | 2 <h4>Test 1 - Check for hang (was bug #4836034)</h4>
|
/external/chromium_org/tools/valgrind/gtest_exclude/ |
content_unittests.gtest_mac.txt | 20 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314
|
/external/llvm/test/Transforms/ScalarRepl/ |
negative-memset.ll | 3 ; Ensure that we do not hang or crash when feeding a negative value to memset
|
/external/smali/ |
README.md | 9 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond. Think of it more in terms of.. multi-player notepad.
|
/packages/apps/QuickSearchBox/tests/naughty/res/values/ |
strings.xml | 22 <string name="hanging_description" translatable="false">Suggestions that hang</string>
|
/packages/apps/QuickSearchBox/tests/naughty/res/xml/ |
searchable_hanging.xml | 18 android:icon="@drawable/hang"
|
/frameworks/base/libs/hwui/ |
DisplayListLogBuffer.cpp | 31 * also what happened immediately before that hang or crash. This may help track down 33 * list operations that led up to the hang or crash.
|
/libcore/support/src/test/java/tests/net/ |
StuckServer.java | 40 // backlog, so we need to connect 4 times before it will hang. 41 // The trouble with this is that it won't hang forever.
|
/external/chromium_org/chrome/browser/extensions/ |
browsertest_util_browsertest.cc | 51 // An argument that isn't a string should cause a failure, not a hang.
|