Searched refs:timeBase1 (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/statsd/tests/ |
D | StatsLogProcessor_test.cpp | 393 long timeBase1 = 1; in TEST() local 396 timeBase1, [](const ConfigKey& key) { return true; }, in TEST() 496 auto event = CreateAcquireWakelockEvent(attributions1, "wl1", 100 + timeBase1); in TEST() 515 int64_t shutDownTime = timeBase1 + 100 * NS_PER_SEC; in TEST() 669 long timeBase1 = 1; in TEST() local 671 CreateStatsLogProcessor(timeBase1, timeBase1, config1, cfgKey1); in TEST() 705 auto event = CreateAcquireWakelockEvent(attributions1, "wl1", 100 + timeBase1); in TEST() 712 int64_t shutDownTime = timeBase1 + 100 * NS_PER_SEC; in TEST() 797 long timeBase1 = 1; in TEST() local 799 CreateStatsLogProcessor(timeBase1, timeBase1, config1, cfgKey1); in TEST() [all …]
|
/frameworks/base/cmds/statsd/tests/e2e/ |
D | MetricActivation_e2e_test.cpp | 253 long timeBase1 = 1; in TEST() local 467 long timeBase1 = 1; in TEST() local 790 long timeBase1 = 1; in TEST() local 1125 long timeBase1 = 1; in TEST() local 1322 long timeBase1 = 1; in TEST() local
|