Searched refs:complexity_capture_name (Results 1 – 2 of 2) sorted by relevance
218 const std::string complexity_capture_name = variable221 ADD_COMPLEXITY_CASES(complexity_capture_name, complexity_capture_name + "_BigO",222 complexity_capture_name + "_RMS", "N", /*family_index=*/9);
259 const std::string complexity_capture_name = variable262 ADD_COMPLEXITY_CASES(complexity_capture_name, complexity_capture_name + "_BigO",263 complexity_capture_name + "_RMS", "N",