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

  /external/chromium/chrome/common/
logging_chrome.h 57 typedef std::vector<std::wstring> AssertionList;
67 size_t GetFatalAssertions(AssertionList* assertions);
  /external/chromium_org/chrome/common/
logging_chrome.h 56 typedef std::vector<std::wstring> AssertionList;
66 size_t GetFatalAssertions(AssertionList* assertions);

Completed in 317 milliseconds