/external/chromium_org/testing/gtest/test/ |
gtest_xml_output_unittest_.cc | 53 TEST_F(SuccessfulTest, Succeeds) { 72 TEST(MixedResultTest, Succeeds) {
|
/external/gtest/test/ |
gtest_xml_output_unittest_.cc | 54 TEST_F(SuccessfulTest, Succeeds) { 73 TEST(MixedResultTest, Succeeds) {
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AtomicDoubleTest.java | 97 * compareAndSet succeeds in changing value if equal to expected else fails 133 * repeated weakCompareAndSet succeeds in changing value when equal
|
/external/llvm/lib/Support/ |
Threading.cpp | 130 // We actually don't care whether the wait succeeds or fails, in 131 // the same way we don't care whether the pthread_join call succeeds
|
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_mutex.h | 103 * @return 0 if the wait succeeds, 109 * the wait succeeds, SDL_MUTEX_TIMEDOUT if the wait does not succeed in
|
/external/webrtc/src/system_wrappers/source/ |
map_unittest.cc | 96 // Succeeds only if all the items were printed. 111 // Succeeds only if all the items were printed.
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Process.c | 42 /* LVPSA_OK Succeeds */ 151 /* LVPSA_OK Succeeds */
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_StereoEnhancer.c | 47 /* LVCS_Success Always succeeds */ 174 /* LVCS_Success Always succeeds */
|
/hardware/akm/AK8975_FS/akmdfs/ |
main.c | 75 @return If this function succeeds, the return value is 1. Otherwise, 93 @retval 1 Parse succeeds.
|
/libcore/luni/src/main/native/ |
java_lang_ProcessManager.cpp | 138 // Make statusOut automatically close if execvp() succeeds. 171 // Check status pipe for an error code. If execvp(2) succeeds, the other
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_xml_output_unittest_.cc | 53 TEST_F(SuccessfulTest, Succeeds) { 72 TEST(MixedResultTest, Succeeds) {
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_mutex.h | 103 * @return 0 if the wait succeeds, 109 * the wait succeeds, SDL_MUTEX_TIMEDOUT if the wait does not succeed in
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_mutex.h | 103 * @return 0 if the wait succeeds, 109 * the wait succeeds, SDL_MUTEX_TIMEDOUT if the wait does not succeed in
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_mutex.h | 103 * @return 0 if the wait succeeds, 109 * the wait succeeds, SDL_MUTEX_TIMEDOUT if the wait does not succeed in
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prnetdb.h | 102 ** PRStatus PR_SUCCESS if the lookup succeeds. If it fails 131 ** PRStatus PR_SUCCESS if the lookup succeeds. If it fails 167 ** PRStatus PR_SUCCESS if the lookup succeeds. If it fails 345 ** PRStatus PR_SUCCESS if the lookup succeeds. If it fails 381 ** PRStatus PR_SUCCESS if the lookup succeeds. If it fails
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
cloud_external_data_policy_observer_unittest.cc | 373 // Further verifies that when the fetch succeeds, a notification containing the 528 // succeeds, a notification containing the external data is emitted. 579 // Also verifies that when the fetch eventually succeeds, a notification 636 // Also verifies that when the fetch eventually succeeds, a notification 757 // started. Further verifies that when the fetch succeeds, a notification 855 // fetch eventually succeeds, a notification containing the external data is [all...] |
/external/bison/m4/ |
posix_spawn.m4 | 413 dnl On Solaris 11 2011-11, posix_spawn_file_actions_addclose succeeds even 454 dnl On Solaris 11 2011-11, posix_spawn_file_actions_adddup2 succeeds even 495 dnl On Solaris 11 2011-11, posix_spawn_file_actions_addopen succeeds even
|
/external/chromium/chrome/common/net/gaia/ |
gaia_authenticator.h | 106 // overload. If authentication succeeds, you can retrieve the authentication 115 // Pass the LSID to authenticate with. If the authentication succeeds, you can 262 // Helper method to parse response when authentication succeeds.
|
/external/chromium_org/net/disk_cache/simple/ |
simple_synchronous_entry.h | 135 // |key_hashes|. Succeeds only when all entries are deleted. Returns a net 212 // Tries to open one of the cache entry files. Succeeds if the open succeeds
|
/external/skia/tests/ |
SerializationTest.cpp | 129 // Make sure this succeeds when it should 162 // Make sure this succeeds when it should 201 // Make sure this succeeds when it should
|
/frameworks/av/media/libeffects/lvm/lib/Bass/lib/ |
LVDBE.h | 357 /* LVDBE_SUCCESS Always succeeds */ 381 /* LVDBE_Success Always succeeds */ 422 /* LVDBE_SUCCESS Always succeeds */
|
/frameworks/av/media/libeffects/lvm/lib/Eq/src/ |
LVEQNB_Control.c | 52 /* LVEQNB_SUCCESS Succeeds */ 93 /* LVEQNB_Success Succeeds */ 322 /* LVEQNB_Success Always succeeds */
|
/art/test/096-array-copy-concurrent-gc/src/ |
Main.java | 24 * it succeeds and the probability that the test discovers a problem.
|
/dalvik/tests/096-array-copy-concurrent-gc/src/ |
Main.java | 24 * it succeeds and the probability that the test discovers a problem.
|
/dalvik/vm/mterp/x86/ |
OP_CHECK_CAST.S | 18 je .L${opcode}_okay # null obj, cast always succeeds
|