Searched refs:WaitForTreeSizeToMatch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/services/public/cpp/view_manager/tests/
H A Dview_manager_unittest.cc176 void WaitForTreeSizeToMatch(Node* node, size_t tree_size) { function in namespace:mojo::view_manager::__anon8246
446 WaitForTreeSizeToMatch(embedded->GetRoots().front(), 2);
458 WaitForTreeSizeToMatch(embedded->GetRoots().front(), 1);
462 WaitForTreeSizeToMatch(embedded->GetRoots().front(), 1);
467 WaitForTreeSizeToMatch(embedded->GetRoots().front(), 1);
472 WaitForTreeSizeToMatch(embedded->GetRoots().front(), 2);
492 WaitForTreeSizeToMatch(embedded->GetRoots().front(), 1);
668 WaitForTreeSizeToMatch(embedded->GetRoots().front(), 3);

Completed in 90 milliseconds