Searched defs:ShowChoice (Results 1 – 3 of 3) sorted by relevance
49 void CGUIDialogProgress::ShowChoice(int iChoice, const CVariant& label) in ShowChoice() function in CGUIDialogProgress
46 ShowChoice = 10140, enumerator
325 IN_PROC_BROWSER_TEST_F(ProfilePickerCreationFlowBrowserTest, ShowChoice) { in IN_PROC_BROWSER_TEST_F() argument