Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc39 explicit ServiceImpl(bool* was_deleted = nullptr) in ServiceImpl()
172 ServiceImplWithBinding(bool* was_deleted, in ServiceImplWithBinding()
198 bool was_deleted = false; in TEST_F() local
322 bool was_deleted = false; in TEST_F() local
349 ServiceImplWithStrongBinding(bool* was_deleted, in ServiceImplWithStrongBinding()
365 bool was_deleted = false; in TEST_F() local
391 bool was_deleted = false; in TEST_F() local
/external/libchrome/base/message_loop/
Dmessage_loop_test.cc294 RecordDeletionProbe(RecordDeletionProbe* post_on_delete, bool* was_deleted) in RecordDeletionProbe()