Lines Matching refs:std
41 std::optional<int64_t> exceededCount;
43 std::optional<double> exceededFraction;
45 std::optional<double> efficiency;
72 void startHintSession(std::vector<pid_t> &threads, int64_t target);
90 void addResult(std::string name, std::string value);
95 std::map<std::string, std::string> &getResults();
116 FrameStats getFrameStats(std::vector<int64_t> &durations, std::vector<int64_t> &intervals,
117 std::string &testName);
150 std::unique_ptr<Shader> shader_;
151 std::vector<Model> heads_;
155 std::map<std::string, std::string> results_;