Searched refs:returnVal_ (Results 1 – 2 of 2) sorted by relevance
338 returnVal_ = 0; in DistributeTest()426 if (sscanf_s(szbuf.c_str(), "%d", &returnVal_) < 1) { in OnProcessValue()434 return returnVal_; in GetReturnVal()
99 int returnVal_; variable