OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:request_cancelled
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/invalidation/
gcm_invalidation_bridge_unittest.cc
125
// First call should finish with
REQUEST_CANCELLED
error.
/external/chromium_org/components/navigation_interception/
intercept_navigation_resource_throttle_unittest.cc
169
bool
request_cancelled
() const {
function in class:navigation_interception::TestIOThreadState
297
EXPECT_TRUE(io_thread_state_->
request_cancelled
());
/frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java
44
int
REQUEST_CANCELLED
= 7;
Completed in 134 milliseconds