mock_timing

package
v1.7.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_timing is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCUComponent

type MockCUComponent struct {
	// contains filtered or unexported fields
}

MockCUComponent is a mock of CUComponent interface

func NewMockCUComponent

func NewMockCUComponent(ctrl *gomock.Controller) *MockCUComponent

NewMockCUComponent creates a new mock instance

func (*MockCUComponent) AcceptWave

func (m *MockCUComponent) AcceptWave(arg0 *wavefront.Wavefront, arg1 akita.VTimeInSec)

AcceptWave mocks base method

func (*MockCUComponent) CanAcceptWave

func (m *MockCUComponent) CanAcceptWave() bool

CanAcceptWave mocks base method

func (*MockCUComponent) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockCUComponent) Flush

func (m *MockCUComponent) Flush()

Flush mocks base method

func (*MockCUComponent) IsIdle

func (m *MockCUComponent) IsIdle() bool

IsIdle mocks base method

func (*MockCUComponent) Run

func (m *MockCUComponent) Run(arg0 akita.VTimeInSec) bool

Run mocks base method

type MockCUComponentMockRecorder

type MockCUComponentMockRecorder struct {
	// contains filtered or unexported fields
}

MockCUComponentMockRecorder is the mock recorder for MockCUComponent

func (*MockCUComponentMockRecorder) AcceptWave

func (mr *MockCUComponentMockRecorder) AcceptWave(arg0, arg1 interface{}) *gomock.Call

AcceptWave indicates an expected call of AcceptWave

func (*MockCUComponentMockRecorder) CanAcceptWave

func (mr *MockCUComponentMockRecorder) CanAcceptWave() *gomock.Call

CanAcceptWave indicates an expected call of CanAcceptWave

func (*MockCUComponentMockRecorder) Flush

Flush indicates an expected call of Flush

func (*MockCUComponentMockRecorder) IsIdle

func (mr *MockCUComponentMockRecorder) IsIdle() *gomock.Call

IsIdle indicates an expected call of IsIdle

func (*MockCUComponentMockRecorder) Run

func (mr *MockCUComponentMockRecorder) Run(arg0 interface{}) *gomock.Call

Run indicates an expected call of Run

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL