Lines Matching full:id
106 // Get the path to a pattern from a pattern ID
107 std::string getPatternPath(Testing::PatternID_t id);
109 // (test ID will be used so same output ID
111 std::string getOutputPath(Testing::outputID_t id);
112 // Get description of parameters from parameter ID
113 struct pathOrGen getParameterDesc(Testing::PatternID_t id);
120 // Node ID
122 // Current param ID for the node
143 // Used to find a name from a pattern ID
146 // Used to find a name from an output ID
149 // Used to find a path or generator from a parameter ID