Searched refs:xCacheIndex (Results 1 – 1 of 1) sorted by relevance
3111 BaseType_t xCacheIndex; in test_vARPRefreshCacheEntryAge_NotFound() local3121 for( xCacheIndex = 0; xCacheIndex < ipconfigARP_CACHE_ENTRIES; xCacheIndex++ ) in test_vARPRefreshCacheEntryAge_NotFound()3123 TEST_ASSERT_EQUAL_UINT16( 0, xARPCache[ xCacheIndex ].ucAge ); in test_vARPRefreshCacheEntryAge_NotFound()