Home
last modified time | relevance | path

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

/external/chromium_org/cc/surfaces/
Dsurface_aggregator_test_helpers.cc135 void TestPassMatchesExpectations(Pass expected_pass, const RenderPass* pass) { in TestPassMatchesExpectations() function
155 TestPassMatchesExpectations(expected_passes[i], pass); in TestPassesMatchExpectations()
Dsurface_aggregator_test_helpers.h86 void TestPassMatchesExpectations(Pass expected_pass, const RenderPass* pass);
Dsurface_aggregator_unittest.cc311 TestPassMatchesExpectations(root_passes[0], aggregated_pass_list[0]); in TEST_F()
321 TestPassMatchesExpectations(embedded_passes[0], aggregated_pass_list[1]); in TEST_F()