Home
last modified time | relevance | path

Searched refs:doDump (Results 1 - 2 of 2) sorted by relevance

/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java181 collPerf.doDump(); in main()
207 void doDump() { in doDump() method in CollationPerformanceTest
/third_party/skia/tools/viewer/
H A DViewer.cpp2523 bool doDump = ImGui::Button("Dump SkSL to resources/sksl/"); in drawImGui() local
2536 if (doDump || newOptLevel != fOptLevel) { in drawImGui()
2537 sksl = doDump || (newOptLevel == kShaderOptLevel_Source); in drawImGui()
2568 if (doDump) { in drawImGui()

Completed in 7 milliseconds