Searched refs:right_quote (Results 1 – 1 of 1) sorted by relevance
3153 const char *right_quote = strchr (out, '\''); in test_layout_x_offset_display_tab() local3155 ASSERT_NE (NULL, right_quote); in test_layout_x_offset_display_tab()3156 ASSERT_EQ (right_quote - left_quote, extra_width[tabstop] + 2); in test_layout_x_offset_display_tab()