Searched refs:TempBinPath (Results 1 – 2 of 2) sorted by relevance
28 static const std::string TempBinPath = "/data/local/tmp/"; variable235 Client(const std::string &outputDir = TempBinPath);
283 std::string TempCommandPath = TempBinPath + HiperfCommandName; in Setup()