HomeSort by relevance Sort by last modified time
    Searched refs: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);
logging_chrome.cc 417 size_t GetFatalAssertions(AssertionList* assertions) {

Completed in 74 milliseconds