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.cc16 struct PatternCase { struct
17 const char* input;
18 bool success;
20 LabelPattern::Type type;
21 const char* dir;
22 const char* name;
23 const char* toolchain;