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