Searched refs:ThrowServiceException (Results 1 – 4 of 4) sorted by relevance
24 auto status = service->ThrowServiceException(i); in TEST_F()
360 Status ThrowServiceException(int code) override { in ThrowServiceException() function in __anonee08dd980111::NativeService
101 void ThrowServiceException(int code); in ThrowServiceException() method
448 service.ThrowServiceException(i); in testServiceSpecificExceptions()