Searched refs:LogUploaderTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/rappor/
H A Dlog_uploader_unittest.cc56 class LogUploaderTest : public testing::Test { class in namespace:rappor
58 LogUploaderTest() function in class:rappor::LogUploaderTest
69 DISALLOW_COPY_AND_ASSIGN(LogUploaderTest);
72 TEST_F(LogUploaderTest, Success) {
86 TEST_F(LogUploaderTest, Rejection) {
100 TEST_F(LogUploaderTest, Failure) {
142 TEST_F(LogUploaderTest, Backoff) {

Completed in 79 milliseconds