HomeSort by relevance Sort by last modified time
    Searched full:is_auto_open (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/download/
download_item_model_unittest.cc 368 bool is_auto_open; // Expectation for GetOpenWhenComplete(). member in struct:TestCase
373 // All the valid combinations of state, is_dangerous, is_auto_open and
403 .WillRepeatedly(Return(test_case.is_auto_open));

Completed in 126 milliseconds