Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
H A Dv8-console.cc323 String16 countString = String16::fromInteger(count); in Count() local
326 title.isEmpty() ? countString : (title + ": " + countString)); in Count()
/third_party/skia/tools/viewer/
H A DViewer.cpp2918 const auto countString = SkStringPrintf("%d", fWindow->sampleCount()); in updateUIState() local
2919 WriteStateObject(writer, kMSAAStateName, countString.c_str(), in updateUIState()

Completed in 6 milliseconds