Home
last modified time | relevance | path

Searched refs:LexSort (Results 1 – 1 of 1) sorted by relevance

/external/bcc/tests/cc/
Dcatch.hpp6411 struct LexSort { struct
6424 std::sort( sorted.begin(), sorted.end(), LexSort() ); in sortTests()