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

/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dsuggestions_combiner_unittest.cc209 class SuggestionsCombinerTest : public testing::Test { class in inherits:testing::Test
211 SuggestionsCombinerTest() { function in class:SuggestionsCombinerTest
237 DISALLOW_COPY_AND_ASSIGN(SuggestionsCombinerTest);
240 TEST_F(SuggestionsCombinerTest, NoSource) {
245 TEST_F(SuggestionsCombinerTest, SourcesAreNotDoneFetching) {
252 TEST_F(SuggestionsCombinerTest, TestSuite) {
H A Dsuggestions_combiner.h64 friend class SuggestionsCombinerTest;

Completed in 711 milliseconds