Searched refs:ExpectNotCalledOnValidThread (Results 1 – 2 of 2) sorted by relevance
59 void ExpectNotCalledOnValidThread(ThreadCheckerImpl* thread_checker) { in ExpectNotCalledOnValidThread() function68 ExpectNotCalledOnValidThread(thread_checker); in ExpectNotCalledOnValidThreadWithSequenceTokenThreadBound()122 BindOnce(&ExpectNotCalledOnValidThread, Unretained(&thread_checker))); in TEST()250 BindOnce(&ExpectNotCalledOnValidThread, Unretained(&move_assigned))); in TEST()268 BindOnce(&ExpectNotCalledOnValidThread, Unretained(&move_assigned))); in TEST()285 BindOnce(&ExpectNotCalledOnValidThread, Unretained(&moved_into))); in TEST()
57 void ExpectNotCalledOnValidThread(ThreadCheckerImpl* thread_checker) { in ExpectNotCalledOnValidThread() function69 ExpectNotCalledOnValidThread(thread_checker); in ExpectNotCalledOnValidThreadWithSequenceTokenAndThreadTaskRunnerHandle()128 Bind(&ExpectNotCalledOnValidThread, Unretained(&thread_checker))); in TEST()