Searched defs:syntheticDelays (Results 1 – 2 of 2) sorted by relevance
3183 std::unique_ptr<PtJson> syntheticDelays; in Create() local3255 std::unique_ptr<PtJson> syntheticDelays = PtJson::CreateArray(); in ToJson() local
2804 TraceConfig &SetSyntheticDelays(std::vector<std::string> syntheticDelays) in SetSyntheticDelays()