Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/
Dboot_times_loader.h134 send_to_uma_(send_to_uma) {} in TimeMarker()
137 bool send_to_uma() const { return send_to_uma_; } in send_to_uma()
143 bool send_to_uma_; variable