Searched refs:testAllTranslatedAccesses (Results 1 – 1 of 1) sorted by relevance
280 testAllTranslatedAccesses((ulong)i * 16, testValue, implementedWidth); in ShouldTestEnableAllTranslations()281 testAllTranslatedAccesses((ulong)i * 16 + 8, testValue, implementedWidth); in ShouldTestEnableAllTranslations()409 private void testAllTranslatedAccesses(ulong address, ulong testValue, int implementedWidth) in testAllTranslatedAccesses() method in Antmicro.Renode.UnitTests.SystemBusTests