Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_compositor.h41 std::string TestCommitTwoTimesWithoutChangeInternal(bool bind);
Dtest_compositor.cc74 return TestCommitTwoTimesWithoutChangeInternal(true); in TestCommitTwoTimesWithoutChange()
90 return TestCommitTwoTimesWithoutChangeInternal(false); in TestCommitTwoTimesWithoutChangeUnbound()
303 std::string TestCompositor::TestCommitTwoTimesWithoutChangeInternal(bool bind) { in TestCommitTwoTimesWithoutChangeInternal() function in TestCompositor