Home
last modified time | relevance | path

Searched refs:test_context_ (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/ceftests/
Dv8_unittest.cc2433 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