HomeSort by relevance Sort by last modified time
    Searched refs:LabelButtonTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/controls/button/
label_button.h 130 FRIEND_TEST_ALL_PREFIXES(LabelButtonTest, Init);
131 FRIEND_TEST_ALL_PREFIXES(LabelButtonTest, Label);
132 FRIEND_TEST_ALL_PREFIXES(LabelButtonTest, Image);
133 FRIEND_TEST_ALL_PREFIXES(LabelButtonTest, LabelAndImage);
134 FRIEND_TEST_ALL_PREFIXES(LabelButtonTest, FontList);
label_button_unittest.cc 29 typedef ViewsTestBase LabelButtonTest;
31 TEST_F(LabelButtonTest, Init) {
50 TEST_F(LabelButtonTest, Label) {
81 TEST_F(LabelButtonTest, Image) {
113 TEST_F(LabelButtonTest, LabelAndImage) {
170 TEST_F(LabelButtonTest, FontList) {
193 TEST_F(LabelButtonTest, ChangeTextSize) {
210 TEST_F(LabelButtonTest, ChangeLabelImageSpacing) {

Completed in 242 milliseconds