OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kInstallDate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/metrics/
metrics_log_unittest.cc
29
const int64
kInstallDate
= 1373051956;
30
const int64 kInstallDateExpected = 1373050800; // Computed from
kInstallDate
.
254
kInstallDate
);
290
kInstallDate
);
314
kInstallDate
);
339
kInstallDate
);
362
kInstallDate
);
metrics_pref_names.cc
12
const char
kInstallDate
[] = "uninstall_metrics.installation_date2";
Completed in 238 milliseconds