Searched defs:MockTable (Results 1 – 8 of 8) sorted by relevance
74 type MockTable struct { struct75 state []string79 func (mt *MockTable) Operation1() error { return nil }80 func (mt *MockTable) Operation2() error { return nil }81 func (mt *MockTable) Operation3() error { return nil }82 func (mt *MockTable) State() []string { return mt.state }
388 struct MockTable { in TEST() struct389 void* ctrl; in TEST()390 void* slots; in TEST()391 size_t size; in TEST()392 size_t capacity; in TEST()393 size_t growth_left; in TEST()394 void* infoz; in TEST()
457 struct MockTable { in TEST() struct458 void* ctrl; in TEST()459 void* slots; in TEST()460 size_t size; in TEST()461 size_t capacity; in TEST()462 size_t growth_left; in TEST()463 void* infoz; in TEST()
458 struct MockTable { in TEST() struct459 void* infoz; in TEST()460 void* ctrl; in TEST()461 void* slots; in TEST()462 size_t size; in TEST()463 size_t capacity; in TEST()464 size_t growth_left; in TEST()
736 struct MockTable { in TEST() struct737 void* ctrl; in TEST()738 void* slots; in TEST()739 size_t size; in TEST()740 size_t capacity; in TEST()
755 struct MockTable { in TEST() struct756 void* ctrl; in TEST()757 void* slots; in TEST()758 size_t size; in TEST()759 size_t capacity; in TEST()
756 struct MockTable { in TEST() struct757 void* ctrl; in TEST()758 void* slots; in TEST()759 size_t size; in TEST()760 size_t capacity; in TEST()