Home
last modified time | relevance | path

Searched refs:m_expand (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/browseui/
H A DIAutoComplete.cpp577 LPCWSTR m_expand; member
696 if (entry.m_expand) in DoTestCaseB()
697 …ok(s_strExpand == entry.m_expand, "Line %d: s_strExpand was %S\n", entry.m_line, (LPCWSTR)s_strExp… in DoTestCaseB()