Home
last modified time | relevance | path

Searched defs:Grouping (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DCommandLine.h131 Grouping = 0x03 // Can this option group with other options? enumerator
/external/chromium_org/ui/views/controls/table/
Dtable_view_unittest.cc437 TEST_F(TableViewTest, Grouping) { in TEST_F() argument