Searched refs:selectByIds (Results 1 – 2 of 2) sorted by relevance
1409 .selectByIds("ms1", "ms2") in testGetShortcuts_shortcutKinds()1415 .selectByIds("ms3") in testGetShortcuts_shortcutKinds()1422 .selectByIds("s1", "s2") in testGetShortcuts_shortcutKinds()1428 .selectByIds("s3") in testGetShortcuts_shortcutKinds()1435 .selectByIds("s1", "ms1") in testGetShortcuts_shortcutKinds()1439 .selectByIds("s2", "s3", "ms2", "ms3") in testGetShortcuts_shortcutKinds()1779 .selectByIds("s3") in testDisableAndEnableShortcuts()1783 .selectByIds("s4") in testDisableAndEnableShortcuts()1849 .selectByIds("s1") in testDisableShortcuts_thenRepublish()1855 .selectByIds("s2", "s3") in testDisableShortcuts_thenRepublish()[all …]
811 public ShortcutListAsserter selectByIds(String... ids) { in selectByIds() method in ShortcutListAsserter