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

  /external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes_unittest.cc 64 void SetAttribute(
237 SetAttribute(&install_attrs_proto,
239 SetAttribute(&install_attrs_proto,
253 SetAttribute(&install_attrs_proto,
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
perf_profiler_unittest.py 32 mock_subprocess.SetAttribute('PIPE', simple_mock.MockObject())
vtune_profiler_unittest.py 76 mock_subprocess.SetAttribute('PIPE', simple_mock.MockObject())
77 mock_subprocess.SetAttribute('STDOUT', simple_mock.MockObject())
android_profiling_helper_unittest.py 45 mock_subprocess.SetAttribute('PIPE', simple_mock.MockObject())
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ST.stg 165 (<st>).SetAttribute("<attrName>",<expr>);
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ST.stg 147 (<st>).SetAttribute("<attrName>",<expr>);
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
MatlabPlot.h 43 void SetAttribute(char *plotAttrib);
MatlabPlot.cc 129 void MatlabLine::SetAttribute(char *plotAttrib)
609 _line[lineIx]->SetAttribute(plotAttrib);
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.h     [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/backends/remote/
trybot_browser_finder_unittest.py 36 mock_subprocess.SetAttribute('PIPE', simple_mock.MockObject())
  /external/chromium_org/tools/telemetry/telemetry/unittest/
simple_mock.py 70 def SetAttribute(self, name, value):
  /external/chromium_org/win8/metro_driver/
toast_notification_handler.cc 177 hr = document_element->SetAttribute(duration_attribute_name.Get(),
  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 289 ele->SetAttribute(BLUEDROID_NAME_TAG, name_tag);
291 ele->SetAttribute(BLUEDROID_VALUE_TYPE, value_type);
    [all...]

Completed in 1253 milliseconds