Home
last modified time | relevance | path

Searched refs:diagnosticIt (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/test_utils/runner/
DHistogramWriter.cpp233 for (const auto &diagnosticIt : histogramSet.shared_diagnostics()) in getAsJSON() local
235 const proto::Diagnostic &diagnostic = diagnosticIt.second; in getAsJSON()
239 js::Value name(diagnosticIt.first, allocator); in getAsJSON()