HomeSort by relevance Sort by last modified time
    Searched defs:expected_last_modified_time (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
resource_entry_conversion_unittest.cc 126 const base::Time expected_last_modified_time = local
153 EXPECT_EQ(expected_last_modified_time.ToInternalValue(),
207 const base::Time expected_last_modified_time = local
234 EXPECT_EQ(expected_last_modified_time.ToInternalValue(),
277 const base::Time expected_last_modified_time = local
304 EXPECT_EQ(expected_last_modified_time.ToInternalValue(),
  /external/chromium_org/ppapi/shared_impl/
url_request_info_data.h 28 PP_Time expected_last_modified_time);
51 PP_Time expected_last_modified_time; member in struct:ppapi::URLRequestInfoData::BodyItem

Completed in 57 milliseconds