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

  /development/testrunner/test_defs/
test_suite.py 80 def SetDescription(self, desc):
xml_suite_helper.py 77 test_suite.SetDescription(self._ParseAttribute(suite_element,
  /external/openfst/src/include/fst/
flags.h 82 void SetDescription(const string &name,
188 registr->SetDescription(name, desc);
  /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 439 if (description && FAILED(i_shell_link->SetDescription(description)))
490 if (description && FAILED(i_shell_link->SetDescription(description)))
    [all...]
file_util_unittest.cc     [all...]
  /external/chromium/net/url_request/
url_request_unittest.cc     [all...]

Completed in 554 milliseconds