Searched refs:int32Value (Results 1 – 2 of 2) sorted by relevance
867 for (int int32Value : int32Values) { in withinRange()868 if (int32Value > maxInt32Value || int32Value < minInt32Value) { in withinRange()871 areaId, minInt32Value, maxInt32Value, int32Value); in withinRange()
137 int32_t int32Value = -5; in TEST() local145 AStatsEvent_writeInt32(event, int32Value); in TEST()160 checkScalar(&buffer, int32Value); in TEST()