Home
last modified time | relevance | path

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

/external/libchrome/base/synchronization/
Datomic_flag_unittest.cc30 void BusyWaitUntilFlagIsSet(AtomicFlag* tested_flag, bool* expected_after_flag, in BusyWaitUntilFlagIsSet()
63 bool expected_after_flag = false; in TEST() local