Searched defs:traceName (Results 1 – 4 of 4) sorted by relevance
52 std::string traceName = "testTrace"; variable64 std::string traceName = "testTrace"; variable
75 …std::string traceName = std::string("/data/local/tmp/") + std::string("sp_trace_") + "delay" + ".f… in TimeDelay() local127 …std::string traceName = std::string("/data/local/tmp/") + std::string("sp_trace_") + "fps" + ".ftr… in SlideList() local174 …std::string traceName = std::string("/data/local/tmp/") + std::string("sp_trace_") + "frame" + ".f… in GetFrame() local191 …std::string traceName = std::string("/data/local/tmp/") + std::string("sp_trace_") + "response" + … in ResponseTime() local215 …std::string traceName = std::string("/data/local/tmp/") + std::string("sp_trace_") + "complete" + … in CompleteTime() local239 …std::string traceName = std::string("/data/local/tmp/") + std::string("sp_trace_") + "start" + ".f… in GetAppStartTime() local
696 void SPTask::GetHiperf(const std::string &traceName) in GetHiperf()773 std::string SPTask::SetHiperf(const std::string &traceName) in SetHiperf()
2510 let traceName = document.title.replace(/\s*\([^)]*\)/g, '').trim(); variable