Searched refs:setConsumptionLimitLocked (Results 1 – 4 of 4) sorted by relevance
192 mScribeUnderTest.setConsumptionLimitLocked(consumptionLimit); in testWriteHighLevelStateToDisk()328 mScribeUnderTest.setConsumptionLimitLocked(1000); in testChangingConsumable()333 mScribeUnderTest.setConsumptionLimitLocked(500); in testChangingConsumable()342 mScribeUnderTest.setConsumptionLimitLocked(1000); in testChangingConsumable()348 mScribeUnderTest.setConsumptionLimitLocked(950); in testChangingConsumable()
96 mScribe.setConsumptionLimitLocked(consumptionLimit); in testAppRemoval()
767 mScribe.setConsumptionLimitLocked(newConsumptionLimit); in maybePerformQuantitativeEasingLocked()836 mScribe.setConsumptionLimitLocked(newConsumptionLimit); in maybeAdjustDesiredStockLevelLocked()1078 mScribe.setConsumptionLimitLocked( in setupHeavyWork()1091 mScribe.setConsumptionLimitLocked( in setupHeavyWork()1663 mScribe.setConsumptionLimitLocked( in updateEconomicPolicy()
370 void setConsumptionLimitLocked(long limit) { in setConsumptionLimitLocked() method in Scribe