HomeSort by relevance Sort by last modified time
    Searched refs:is_bypassed (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome_frame/
function_stub.h 77 inline bool is_bypassed() const { function in struct:FunctionStub
function_stub.cc 73 !is_bypassed();
function_stub_unittest.cc 118 EXPECT_FALSE(stub_->is_bypassed());
169 EXPECT_TRUE(stub_->is_bypassed());

Completed in 51 milliseconds