Searched refs:GetPerfCmd (Results 1 – 3 of 3) sorted by relevance
170 inline std::string GetPerfCmd() const in GetPerfCmd() function
1721 EXPECT_EQ(launchData.GetPerfCmd(), perfCmd);
1519 auto perfCmd = appLaunchData.GetPerfCmd(); in HandleLaunchApplication()