Searched refs:newAssetSeq (Results 1 – 1 of 1) sorted by relevance
314 final int newAssetSeq = getAssetSeqNumber(TEST_ACTIVITY); in testUpdateApplicationInfo() local315 assertTrue("Asset sequence number must be incremented.", assetSeq < newAssetSeq); in testUpdateApplicationInfo()