Home
last modified time | relevance | path

Searched defs:tested_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()
60 AtomicFlag tested_flag; in TEST() local