rippled
|
Classes | |
struct | DownloadCompleter |
struct | Downloader |
Public Member Functions | |
void | run () override |
Private Member Functions | |
std::shared_ptr< TrustedPublisherServer > | createServer (jtx::Env &env, bool ssl=true) |
void | reportFailure (Downloader const &dl, char const *file, int line) |
void | testDownload (bool verify) |
void | testFailures () |
Private Attributes | |
DownloadCompleter | cb |
Definition at line 33 of file DatabaseDownloader_test.cpp.
|
private |
Definition at line 36 of file DatabaseDownloader_test.cpp.
|
private |
Definition at line 113 of file DatabaseDownloader_test.cpp.
|
private |
Definition at line 128 of file DatabaseDownloader_test.cpp.
|
private |
Definition at line 179 of file DatabaseDownloader_test.cpp.
|
override |
Definition at line 296 of file DatabaseDownloader_test.cpp.
|
private |
Definition at line 77 of file DatabaseDownloader_test.cpp.