Searched refs:request_context_with_handler (Results 1 – 2 of 2) sorted by relevance
22 EXPECT_TRUE(request_context_with_handler()); in ExtensionTestHandler()39 if (request_context_with_handler()) { in RunTest()116 if (create_main_browser() && !request_context_with_handler() && in OnAfterCreated()
77 bool request_context_with_handler() const { in request_context_with_handler() function