Searched refs:testCountStr (Results 1 – 1 of 1) sorted by relevance
257 std::string testCountStr = argv_[INDEX_COUNT]; in GetPerformanceParam() local258 testCount_ = std::stoi(testCountStr); in GetPerformanceParam()