Lines Matching defs:Json
94 std::string buildTraceGraph(StringRef Json) {
104 Expected<json::Value> Root = json::parse(Json);
210 std::string Json = teardownProfiler();
238 buildTraceGraph(Json));
261 std::string Json = teardownProfiler();
275 buildTraceGraph(Json));
309 std::string Json = teardownProfiler();
327 buildTraceGraph(Json));
339 std::string Json = teardownProfiler();
347 buildTraceGraph(Json));