Searched refs:clearedStatus (Results 1 – 1 of 1) sorted by relevance
152 static Integer clearedStatus; field in TestGetAggregate198 clearedStatus = 0; in startClearedTest()200 clearedStatus = 1; in startClearedTest()217 clearedStatus = 1; in startClearedTest()243 } while (clearedStatus == null); in main()245 if (includedStatus != 0 || clearedStatus != 0) { in main()