Searched refs:test_context_ (Results 1 – 1 of 1) sorted by relevance
2433 test_context_ = browser_->GetMainFrame()->GetV8Context(); in RunOnUncaughtExceptionTest()2509 test_context_ = context; in OnContextCreated()2657 EXPECT_TRUE(test_context_->IsSame(context)); in OnUncaughtException()2776 test_context_ = nullptr; in DestroyTest()2791 CefRefPtr<CefV8Context> test_context_; member in __anoncb0df1140111::V8RendererTest