Home
last modified time | relevance | path

Searched defs:ExecutionResult (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DExecutionResult.cs9 public enum ExecutionResult : ulong enum
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Utilities/
DThreadSyncTester.cs192 public class ExecutionResult class in Antmicro.Renode.UnitTests.Utilities.ThreadSyncTester
194 public ExecutionResult(ThreadSyncTester tester, string name) in ExecutionResult() method in Antmicro.Renode.UnitTests.Utilities.ThreadSyncTester.ExecutionResult