OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:succeeds
(Results
376 - 400
of
1477
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/common/extensions/api/
debugger.json
61
"description": "Called once the attach operation
succeeds
or fails. Callback receives no arguments. If the attach fails, $(ref:runtime.lastError) will be set to the error message."
80
"description": "Called once the detach operation
succeeds
or fails. Callback receives no arguments. If the detach fails, $(ref:runtime.lastError) will be set to the error message."
/external/chromium_org/google_apis/gaia/
oauth2_api_call_flow_unittest.cc
151
TestURLFetcher* SetupApiCall(bool
succeeds
, net::HttpStatusCode status) {
157
CreateURLFetcher(url,
succeeds
, status, std::string());
/external/chromium_org/ppapi/api/
ppb_udp_socket.idl
41
* size. Even if <code>SetOption()</code>
succeeds
, the browser doesn't
52
* size. Even if <code>SetOption()</code>
succeeds
, the browser doesn't
/external/chromium_org/ppapi/c/
ppb_udp_socket.h
54
* size. Even if <code>SetOption()</code>
succeeds
, the browser doesn't
64
* size. Even if <code>SetOption()</code>
succeeds
, the browser doesn't
/external/chromium_org/third_party/WebKit/Source/platform/
DateComponents.h
102
// The functions return true if the parsing
succeeds
, and set 'end' to the
122
// DateComponents type. The functions return true if it
succeeds
, and
/external/chromium_org/third_party/WebKit/public/platform/
WebFileSystem.h
109
// If |exclusive| is false, it
succeeds
if the |path| already exists or
119
// If |exclusive| is false, it
succeeds
if the |path| already exists or it has successfully created a new directory at |path|.
/external/chromium_org/ui/gl/
gl_surface_win.cc
165
// StretchDIBits
succeeds
or not. It will fail if the window has been
206
// StretchDIBits
succeeds
or not. It will fail if the window has been
/external/lldb/include/lldb/API/
SBFrame.h
203
/// operation
succeeds
. Otherwise, an invalid SBValue is returned.
211
/// operation
succeeds
. Otherwise, an invalid SBValue is returned.
/frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_CalcCoef.c
48
/* LVEQNB_SUCCESS Always
succeeds
*/
186
/* LVEQNB_SUCCESS Always
succeeds
*/
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_BypassMix.c
62
/* LVCS_Success Always
succeeds
*/
202
/* LVCS_Success Always
succeeds
*/
LVCS_ReverbGenerator.c
52
/* LVCS_Success Always
succeeds
*/
174
/* LVCS_Success Always
succeeds
*/
/frameworks/base/media/java/android/mtp/
MtpDevice.java
196
* @return true if the deletion
succeeds
231
* @return true if the file transfer
succeeds
/ndk/sources/host-tools/sed-4.2.1/m4/
locale-fr.m4
33
succeeds
but then nl_langinfo(CODESET) is "646". In this situation,
127
succeeds
but then nl_langinfo(CODESET) is "646". In this situation,
/external/libvorbis/doc/
programming.html
330
succeeds
.</p>
344
succeeds
.</p>
441
succeeds
.</p>
483
succeeds
.</p>
498
succeeds
.</p>
507
succeeds
.</p>
/external/protobuf/gtest/test/
gtest_output_test_.cc
574
// Tests that EXPECT_NONFATAL_FAILURE()
succeeds
when there is exactly
652
// Tests that EXPECT_FATAL_FAILURE()
succeeds
when there is exactly
826
// Expected fatal failure, but
succeeds
.
840
// Expected non-fatal failure, but
succeeds
.
907
// Expected fatal failure, but
succeeds
.
921
// Expected non-fatal failure, but
succeeds
.
/libcore/jsr166-tests/src/test/java/jsr166/
LinkedBlockingQueueTest.java
143
* Offer
succeeds
if not full; fails if full
152
* add
succeeds
if not full; throws IllegalStateException if full
375
* poll
succeeds
unless empty
386
* timed poll with zero timeout
succeeds
when non-empty, else times out
397
* timed poll with nonzero timeout
succeeds
when non-empty, else times out
487
* An add following remove(x)
succeeds
ArrayBlockingQueueTest.java
154
* Offer
succeeds
if not full; fails if full
163
* add
succeeds
if not full; throws ISE if full
385
* poll
succeeds
unless empty
396
* timed poll with zero timeout
succeeds
when non-empty, else times out
408
* timed poll with nonzero timeout
succeeds
when non-empty, else times out
DelayQueueTest.java
215
* offer non-null
succeeds
224
* add
succeeds
365
* poll
succeeds
unless empty
376
* timed poll with zero timeout
succeeds
when non-empty, else times out
387
* timed poll with nonzero timeout
succeeds
when non-empty, else times out
SemaphoreTest.java
167
* tryAcquire
succeeds
when sufficient permits, else fails
481
* tryAcquire(n)
succeeds
when sufficient permits, else fails
498
* acquire
succeeds
if permits available
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_delegate_impl_linux.cc
84
// |success_callback| is called when the ReadDirectory request
succeeds
.
107
// |success_callback| is called when the GetFileInfo request
succeeds
.
133
// |success_callback| is called when the copy operation
succeeds
.
/external/chromium_org/testing/gtest/test/
gtest_xml_output_unittest.py
63
<testcase name="
Succeeds
" status="run" time="*" classname="SuccessfulTest"/>
73
<testcase name="
Succeeds
" status="run" time="*" classname="MixedResultTest"/>
137
<testcase name="
Succeeds
" status="run" time="*" classname="SuccessfulTest"/>
gtest_output_test_.cc
610
// Tests that EXPECT_NONFATAL_FAILURE()
succeeds
when there is exactly
688
// Tests that EXPECT_FATAL_FAILURE()
succeeds
when there is exactly
862
// Expected fatal failure, but
succeeds
.
876
// Expected non-fatal failure, but
succeeds
.
933
// Expected fatal failure, but
succeeds
.
947
// Expected non-fatal failure, but
succeeds
.
/external/gtest/test/
gtest_xml_output_unittest.py
63
<testcase name="
Succeeds
" status="run" time="*" classname="SuccessfulTest"/>
73
<testcase name="
Succeeds
" status="run" time="*" classname="MixedResultTest"/>
137
<testcase name="
Succeeds
" status="run" time="*" classname="SuccessfulTest"/>
/external/valgrind/main/include/
pub_tool_debuginfo.h
70
/*
Succeeds
only if we find from debug info that 'a' is the address of the
72
succeeds
if we find from debug info that 'a' is the address of any
119
/*
Succeeds
if the address is within a shared object or the main executable.
/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
AutoFocusStateMachine.java
57
* <p>This is not called for results where the AF either
succeeds
or fails.</p>
208
* <p>If the lock
succeeds
, {@link AutoFocusStateListener#onAutoFocusSuccess} with
288
* <p>If the active scan
succeeds
, {@link AutoFocusStateListener#onAutoFocusSuccess} with
Completed in 1833 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>