Searched defs:reportDuplicates (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCommandLine.cpp | 572 static void parseSimpleCaseList (vector<CaseTreeNode*>& nodeStack, std::istream& in, bool reportDuplicates, std::unordered_map<test_case_hash_t, string> &hashCollisionDetectionMap) in parseSimpleCaseList() argument 665 static void parseCaseList (CaseTreeNode* root, std::istream& in, bool reportDuplicates, std::unordered_map<test_case_hash_t, string> &hashCollisionDetectionMap) in parseCaseList() argument 671 static void parseGroupFile(CaseTreeNode* root, std::istream& inGroupList, const tcu::Archive& archive, bool reportDuplicates, std::unordered_map<test_case_hash_t, string> &hashCollisionDetectionMap) in parseGroupFile() argument
|
Completed in 4 milliseconds