Searched refs:int64Value (Results 1 – 2 of 2) sorted by relevance
882 for (long int64Value : int64Values) { in withinRange()883 if (int64Value > maxInt64Value || int64Value < minInt64Value) { in withinRange()886 areaId, minInt64Value, maxInt64Value, int64Value); in withinRange()
138 int64_t int64Value = -2 * android::elapsedRealtimeNano(); in TEST() local146 AStatsEvent_writeInt64(event, int64Value); in TEST()164 checkScalar(&buffer, int64Value); in TEST()