Searched refs:ReplyWithErrorNotFound (Results 1 – 4 of 4) sorted by relevance
44 MOCK_METHOD0(ReplyWithErrorNotFound, void());
79 virtual void ReplyWithErrorNotFound() = 0;
51 void ReplyWithErrorNotFound() override;
101 void ResponseImpl::ReplyWithErrorNotFound() { in ReplyWithErrorNotFound() function in libwebserv::ResponseImpl