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

/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_controller_state_test.h165 StateTransitionInfo NextTransitionInShortestPath(State source,
H A Dfullscreen_controller_state_test.cc325 StateTransitionInfo next = NextTransitionInShortestPath(source_state,
330 << "NextTransitionInShortestPath("
603 FullscreenControllerStateTest::NextTransitionInShortestPath( function in class:FullscreenControllerStateTest
623 StateTransitionInfo candidate = NextTransitionInShortestPath(
H A Dfullscreen_controller_state_unittest.cc407 if (NextTransitionInShortestPath(state1, state2, NUM_STATES).state ==

Completed in 104 milliseconds