Searched refs:vertices_string (Results 1 – 1 of 1) sorted by relevance
3994 std::string vertices_string; in initTestDescriptor() local3997 vertices_string = vertices_stringstream.str(); in initTestDescriptor()4001 … tc_body_string = tc_body_string.replace(token_index, strlen(token_string), vertices_string); in initTestDescriptor()