Home
last modified time | relevance | path

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

/external/chromium_org/sql/
Dconnection.cc234 std::string full_histogram_name = "Sqlite.SizeKB." + histogram_tag_; in Open() local
237 full_histogram_name, 1, 1000000, 50, in Open()
1042 std::string full_histogram_name = name + "." + histogram_tag_; in AddTaggedHistogram() local
1045 full_histogram_name, in AddTaggedHistogram()