Searched refs:firstDeactivation (Results 1 – 1 of 1) sorted by relevance
1207 int64_t firstDeactivation = bucketStartTimeNs + NS_PER_SEC * 61; in TEST() local1208 event = CreateScreenBrightnessChangedEvent(64, firstDeactivation); in TEST()1279 EXPECT_EQ(firstDeactivation, data.bucket_info(0).end_bucket_elapsed_nanos()); in TEST()1290 EXPECT_EQ(firstDeactivation, data.bucket_info(0).end_bucket_elapsed_nanos()); in TEST()