HomeSort by relevance Sort by last modified time
    Searched full:succeeds (Results 101 - 125 of 791) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/testing/gtest/test/
gtest_xml_output_unittest_.cc 54 TEST_F(SuccessfulTest, Succeeds) {
73 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/webkit/Source/WebKit/chromium/public/
WebFileSystem.h 83 // If |exclusive| is false, it succeeds if the |path| already exists or
93 // If |exclusive| is false, it succeeds if the |path| already exists or it has successfully created a new directory at |path|.
  /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 */
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupExchange.java 57 * If Auto-discover succeeds:
131 * If the conditions are right, launch the autodiscover fragment. If it succeeds (even
  /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/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.
  /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 */
  /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
  /external/chromium/chrome/browser/
app_controller_mac.h 62 // Try to close all browser windows, and if that succeeds then quit.
  /external/chromium/net/proxy/
init_proxy_resolver_unittest.cc 274 // Succeeds in choosing autodetect (wpad).
291 // Fails at WPAD (downloading), but succeeds in choosing the custom PAC.
310 // Fails at WPAD (parsing), but succeeds in choosing the custom PAC.
411 // Fails at WPAD (parsing), but succeeds in choosing the custom PAC.
multi_threaded_proxy_resolver.h 53 // the script. If this succeeds, we cache the input script, and will re-use
  /external/chromium/net/socket/
tcp_client_socket_win.h 24 // each IP address in the list until it succeeds in establishing a
  /external/chromium/third_party/libjingle/source/talk/base/
linux.h 92 // returns false; if it succeeds, it returns true.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunrequest.h 53 // automatically when a request succeeds, fails, or times out.
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/
p5-cxx0x.cpp 15 // Deduction against q succeeds, but results in a temporary which can't be

Completed in 711 milliseconds

1 2 3 45 6 7 8 91011>>