HomeSort by relevance Sort by last modified time
    Searched refs:NavigationControllerTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl_unittest.cc 182 // NavigationControllerTest ----------------------------------------------------
184 class NavigationControllerTest
188 NavigationControllerTest() : navigation_entry_committed_counter_(0) {
269 TEST_F(NavigationControllerTest, Defaults) {
282 TEST_F(NavigationControllerTest, GoToOffset) {
349 TEST_F(NavigationControllerTest, LoadURL) {
447 TEST_F(NavigationControllerTest, LoadURLSameTime) {
512 TEST_F(NavigationControllerTest, LoadURLWithParams) {
537 TEST_F(NavigationControllerTest, LoadURLWithExtraParams_Data) {
555 TEST_F(NavigationControllerTest, LoadURLWithExtraParams_HttpPost)
    [all...]
navigation_controller_impl.h 213 FRIEND_TEST_ALL_PREFIXES(NavigationControllerTest,
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 644 FRIEND_TEST_ALL_PREFIXES(NavigationControllerTest, HistoryNavigate);
    [all...]

Completed in 99 milliseconds