OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuggestionsCombinerTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_combiner_unittest.cc
209
class
SuggestionsCombinerTest
: public testing::Test {
211
SuggestionsCombinerTest
() {
237
DISALLOW_COPY_AND_ASSIGN(
SuggestionsCombinerTest
);
240
TEST_F(
SuggestionsCombinerTest
, NoSource) {
245
TEST_F(
SuggestionsCombinerTest
, SourcesAreNotDoneFetching) {
252
TEST_F(
SuggestionsCombinerTest
, TestSuite) {
suggestions_combiner.h
64
friend class
SuggestionsCombinerTest
;
Completed in 80 milliseconds