HomeSort by relevance Sort by last modified time
    Searched refs:SetDescription (Results 1 - 6 of 6) sorted by null

  /development/testrunner/test_defs/
test_suite.py 79 def SetDescription(self, desc):
xml_suite_helper.py 76 test_suite.SetDescription(self._ParseAttribute(suite_element,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 103 void SetDescription(const string &name, const FlagDescription<T> &desc) {
206 registr->SetDescription(name, desc);
  /external/chromium/base/
file_util_win.cc 332 if (description && FAILED(i_shell_link->SetDescription(description)))
378 if (description && FAILED(i_shell_link->SetDescription(description)))
file_util_unittest.cc     [all...]
  /external/chromium/net/url_request/
url_request_unittest.cc 866 result = shell->SetDescription(L"ResolveShortcutTest");
    [all...]

Completed in 169 milliseconds