Searched refs:in_str (Results 1 – 2 of 2) sorted by relevance
208 void AnalyzerOptions::SparseCorrelationInput(const std::string& in_str) { in SparseCorrelationInput() argument209 std::string cur = in_str; in SparseCorrelationInput()215 fprintf(stderr, "Invalid correlation input: %s\n", in_str.c_str()); in SparseCorrelationInput()223 fprintf(stderr, "Invalid correlation input: %s\n", in_str.c_str()); in SparseCorrelationInput()230 fprintf(stderr, "Invalid correlation input: %s\n", in_str.c_str()); in SparseCorrelationInput()240 fprintf(stderr, "Invalid correlation input: %s\n", in_str.c_str()); in SparseCorrelationInput()
70 void SparseCorrelationInput(const std::string& in_str);