Searched defs:abort_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dsparse_control.h156 bool abort_; // True if we should abort the current operation ASAP. member in class:disk_cache::SparseControl
H A Dsparse_control_v3.h154 bool abort_; // True if we should abort the current operation ASAP. member in class:disk_cache::SparseControl
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dencode_test_driver.h177 : codec_(codec), abort_(false), init_flags_(0), frame_flags_(0),
210 return !(::testing::Test::HasFatalFailure() || abort_);
239 bool abort_; member in class:libvpx_test::EncoderTest
/external/libvpx/libvpx/test/
H A Dencode_test_driver.h177 : codec_(codec), abort_(false), init_flags_(0), frame_flags_(0),
209 return !(::testing::Test::HasFatalFailure() || abort_);
230 bool abort_; member in class:libvpx_test::EncoderTest

Completed in 2548 milliseconds