Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/
Dwarning_dialog_component_test.ts75 const actionButtonContainer = assertDefined( constant
78 expect(actionButtonContainer.textContent).toContain('action1');
79 expect(actionButtonContainer.textContent).toContain('action2');
80 expect(actionButtonContainer.textContent).toContain('close message');