Searched refs:TestCommitTwoTimesWithoutChangeInternal (Results 1 – 2 of 2) sorted by relevance
41 std::string TestCommitTwoTimesWithoutChangeInternal(bool bind);
74 return TestCommitTwoTimesWithoutChangeInternal(true); in TestCommitTwoTimesWithoutChange()90 return TestCommitTwoTimesWithoutChangeInternal(false); in TestCommitTwoTimesWithoutChangeUnbound()303 std::string TestCompositor::TestCommitTwoTimesWithoutChangeInternal(bool bind) { in TestCommitTwoTimesWithoutChangeInternal() function in TestCompositor