HomeSort by relevance Sort by last modified time
    Searched refs:RecordSampleInternal (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/rappor/
rappor_service_unittest.cc 22 RecordSampleInternal(metric_name, parameters, sample);
rappor_service.h 72 void RecordSampleInternal(const std::string& metric_name,
rappor_service.cc 166 RecordSampleInternal(metric_name, kRapporParametersForType[type], sample);
169 void RapporService::RecordSampleInternal(const std::string& metric_name,

Completed in 722 milliseconds