Searched refs:WebNavigationTypeFormResubmitted (Results 1 – 7 of 7) sorted by relevance
41 WebNavigationTypeFormResubmitted, enumerator
76 case blink::WebNavigationTypeFormResubmitted: in GetNavigationType()88 case blink::WebNavigationTypeFormResubmitted: in GetCSITransitionType()
139 return WebNavigationTypeFormResubmitted; in toWebNavigationType()
234 case blink::WebNavigationTypeFormResubmitted: in WebNavigationTypeToString()
459 blink::WebNavigationTypeFormResubmitted, in TEST_F()
3564 (info.navigationType == blink::WebNavigationTypeFormResubmitted)) && in DecidePolicyForNavigation()
5220 EXPECT_EQ(WebNavigationTypeFormResubmitted, frame->dataSource()->navigationType()); in TEST_F()