Home
last modified time | relevance | path

Searched defs:Expect (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutexset_test.cc18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect() function
/external/v8/tools/push-to-trunk/
Dtest_scripts.py287 def Expect(self, recipe): member in SimpleMock
416 def Expect(self, *args): member in ScriptTest
/external/v8/src/
Dpreparser.h328 void Expect(Token::Value token, bool* ok) { in Expect() function