Searched refs:SystemBinPath (Results 1 – 2 of 2) sorted by relevance
27 static const std::string SystemBinPath = "/system/bin/"; variable
281 std::string SystemCommandPath = SystemBinPath + HiperfCommandName; in Setup()