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

/external/chromium/webkit/glue/
H A Dwebkit_glue.cc185 static bool HistoryItemCompareLess(const WebHistoryItem& item1, function in namespace:webkit_glue
234 HistoryItemCompareLess);
/external/chromium_org/third_party/WebKit/Source/testing/runner/
H A DWebTestProxy.cpp385 bool HistoryItemCompareLess(const WebHistoryItem& item1, const WebHistoryItem& item2) function in namespace:WebTestRunner::__anon10406
423 std::sort(sortedChildren.begin(), sortedChildren.end(), HistoryItemCompareLess);

Completed in 152 milliseconds