Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp249 cl::OptionCategory TestCategory2("Test Options set 2", "Description"); variable
254 StackOption<int> TestOption3("multi-hide-option-3", cl::cat(TestCategory2)); in TEST()
257 &TestCategory2}; in TEST()