Searched refs:kSpecFileExt (Results 1 – 1 of 1) sorted by relevance
29 static constexpr const char* kSpecFileExt = ".vts"; variable66 string(ent->d_name).find(kSpecFileExt) != std::string::npos) { in FindComponentSpecification()