Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dfield_trial.cc31 Time CreateTimeFromParams(int year, int month, int day_of_month) { in CreateTimeFromParams() function
411 if (GetBuildTime() > CreateTimeFromParams(year, month, day_of_month)) in FactoryGetFieldTrialWithRandomizationSeed()