Lines Matching refs:object_
700 EXPECT_TRUE(object->IsSame(object_)); in RunObjectAccessorTest()
718 EXPECT_TRUE(object->IsSame(object_)); in RunObjectAccessorTest()
729 CefRefPtr<CefV8Value> object_; in RunObjectAccessorTest() member in __anonfc22d8d10111::V8RendererTest::RunObjectAccessorTest::Accessor
745 accessor->object_ = object; in RunObjectAccessorTest()
767 accessor->object_ = nullptr; in RunObjectAccessorTest()
1005 EXPECT_TRUE(object->IsSame(object_)); in RunObjectInterceptorTest()
1031 EXPECT_TRUE(object->IsSame(object_)); in RunObjectInterceptorTest()
1050 EXPECT_TRUE(object->IsSame(object_)); in RunObjectInterceptorTest()
1076 EXPECT_TRUE(object->IsSame(object_)); in RunObjectInterceptorTest()
1087 CefRefPtr<CefV8Value> object_; in RunObjectInterceptorTest() member in __anonfc22d8d10111::V8RendererTest::RunObjectInterceptorTest::Interceptor
1110 interceptor->object_ = object; in RunObjectInterceptorTest()
1177 interceptor->object_ = nullptr; in RunObjectInterceptorTest()
1924 EXPECT_TRUE(object->IsSame(object_)); in RunFunctionHandlerTest()
1942 CefRefPtr<CefV8Value> object_; in RunFunctionHandlerTest() member in __anonfc22d8d10111::V8RendererTest::RunFunctionHandlerTest::Handler
1959 handler->object_ = obj; in RunFunctionHandlerTest()
1972 handler->object_ = nullptr; in RunFunctionHandlerTest()