Searched defs:Expect (Results 1 – 3 of 3) sorted by relevance
18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect() function
287 def Expect(self, recipe): member in SimpleMock416 def Expect(self, *args): member in ScriptTest
328 void Expect(Token::Value token, bool* ok) { in Expect() function