Searched refs:SetLoggerName (Results 1 – 6 of 6) sorted by relevance
108 ASSERT_HRESULT_SUCCEEDED(prop.SetLoggerName(name.c_str())); in TEST()114 ASSERT_HRESULT_FAILED(prop.SetLoggerName(name2.c_str())); in TEST()
55 HRESULT SetLoggerName(const wchar_t* logger_name);
23 HRESULT EtwTraceProperties::SetLoggerName(const wchar_t* logger_name) { in SetLoggerName() function in base::win::EtwTraceProperties
99 ASSERT_HRESULT_SUCCEEDED(prop.SetLoggerName(name.c_str())); in TEST()105 ASSERT_HRESULT_FAILED(prop.SetLoggerName(name2.c_str())); in TEST()
54 HRESULT SetLoggerName(const wchar_t* logger_name);