Home
last modified time | relevance | path

Searched defs: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
1042 std::string full_histogram_name = name + "." + histogram_tag_; in AddTaggedHistogram() local