Home
last modified time | relevance | path

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

/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.cc67 test_support_(NULL), in TestWebGraphicsContext3D()
462 test_support_->CallAllSyncPointCallbacks(); in finish()
466 test_support_->CallAllSyncPointCallbacks(); in flush()
Dtest_web_graphics_context_3d.h356 test_support_ = test_support; in set_test_support()
458 TestContextSupport* test_support_; variable