/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
SamplingProfiler.java | 337 * and death events based on changes observed to the threads 365 // process thread creation and death first so that we
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
CookieManagerTest.java | 147 url = server.getCookieUrl("death.html");
|
/external/chromium/chrome/browser/ |
mach_broker_mac.cc | 92 // calls. If the child dies, the death notification will be processed
|
/external/chromium/chrome/browser/search_engines/ |
search_provider_install_data.cc | 143 // This must be the death notification.
|
/external/chromium/net/disk_cache/ |
stress_cache.cc | 185 printf("sweet death...\n");
|
/external/chromium/testing/gmock/ |
Makefile.am | 199 # Death tests may produce core dumps in the build directory. In case
|
/external/protobuf/src/google/protobuf/ |
message_unittest.cc | 208 #ifdef GTEST_HAS_DEATH_TEST // death tests do not work on Windows yet.
|
/external/webkit/Source/WebCore/bindings/v8/ |
DOMDataStore.cpp | 135 // Called when the object is near death (not reachable from JS roots).
|
/libcore/dalvik/src/main/java/dalvik/system/ |
Zygote.java | 139 * process is recorded such that the death of the child process will cause
|
/system/core/adb/ |
adb_client.c | 257 /* XXX can we better detect its death? */
|
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
gtest-port.h | 76 // GTEST_HAS_DEATH_TEST - defined iff death tests are supported. 215 // Determines whether to support death tests. 331 // Defines RE. Currently only needed for death tests.
|
/external/llvm/utils/unittest/googletest/ |
gtest.cc | 148 // A test case whose name matches this filter is considered a death [all...] |
/external/protobuf/gtest/src/ |
gtest.cc | 140 // A test case whose name matches this filter is considered a death [all...] |
/external/chromium/testing/gtest/src/ |
gtest.cc | 152 // A test case whose name matches this filter is considered a death [all...] |
/external/protobuf/gtest/include/gtest/ |
gtest.h | 57 #include <gtest/gtest-death-test.h> 406 // death tests there are in the Test, and how much time it took to run 488 // Returns the death test count. 491 // Increments the death test count, returning the new count. 508 // Running count of death tests. 586 // Increments the number of death tests encountered in this test so [all...] |
/external/gtest/include/gtest/internal/ |
gtest-port.h | 90 // GTEST_HAS_DEATH_TEST - death tests 380 // Determines whether to support death tests. 381 // Google Test does not support death tests for VC 7.1 and earlier for
|
/external/protobuf/src/google/protobuf/io/ |
tokenizer_unittest.cc | 509 #ifdef GTEST_HAS_DEATH_TEST // death tests do not work on Windows yet 564 #ifdef GTEST_HAS_DEATH_TEST // death tests do not work on Windows yet 595 #ifdef GTEST_HAS_DEATH_TEST // death tests do not work on Windows yet
|
/frameworks/base/core/java/android/app/ |
LoadedApk.java | 997 public void death(ComponentName name, IBinder service) { method in class:LoadedApk.ServiceDispatcher 1097 death(mName, mService); method [all...] |
/frameworks/base/libs/binder/ |
IPCThreadState.cpp | 204 out << ": death cookie " << (void*)c; 273 out << ": handle=" << h << " (death cookie " << (void*)c << ")"; 278 out << ": death cookie " << (void*)c; [all...] |
/external/chromium/chrome/browser/net/ |
url_info.cc | 75 // to death. Hopefully it is small enough that we're not hurting our cache hit
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
README | 16 assertions, death tests, fatal and non-fatal failures, various options for
|
gtest-port.cc | 50 // Implements RE. Currently only needed for death tests.
|
/external/chromium/testing/gtest/test/ |
gtest_output_test.py | 328 that does not support all the required features (death tests, typed tests,
|
gtest_shuffle_test.py | 241 '%s appears after a non-death test' % (test,))
|
/external/elfutils/ |
COPYING | 97 APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH
|