Searched refs:kOperationInProgress (Results 1 – 5 of 5) sorted by relevance
537 before_changes.emplace_back(Error::Code::kOperationInProgress); in TEST_F()539 after_changes.emplace_back(Error::Code::kOperationInProgress); in TEST_F()626 before_changes.emplace_back(Error::Code::kOperationInProgress); in TEST_F()630 after_changes.emplace_back(Error::Code::kOperationInProgress); in TEST_F()
106 return Error::Code::kOperationInProgress; in Register()
63 return Error::Code::kOperationInProgress; in StartProbe()
183 kOperationInProgress, enumerator
189 case Error::Code::kOperationInProgress: in operator <<()