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