Make some AsyncTest methods virtual to allow mocking them using gtest/gmock
[folly.git] / folly / io / async / test / WriteFlagsTest.cpp
2017-01-18 Maxim GeorgievAdding 'compound assignment union operator' for folly...