Home | History | Annotate | Download | only in unittest

Lines Matching defs:Flush

983     void Flush() { RAPIDJSON_ASSERT(false); }

1039 void Flush() { assert(false); }