Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dlabel_pattern_unittest.cc17 struct PatternCase { struct
18 const char* input;
19 bool success;
21 LabelPattern::Type type;
22 const char* dir;
23 const char* name;
24 const char* toolchain;