Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DFormatTest.cpp10375 std::vector<FormatStyle::IncludeCategory> ExpectedCategories = {{"abc/.*", 2}, in TEST_F() local
10382 IncludeCategories, ExpectedCategories); in TEST_F()