OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StackedTabStripLayoutTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout_unittest.cc
31
class
StackedTabStripLayoutTest
: public testing::Test {
33
StackedTabStripLayoutTest
() {}
137
DISALLOW_COPY_AND_ASSIGN(
StackedTabStripLayoutTest
);
141
TEST_F(
StackedTabStripLayoutTest
, ValidateInitialLayout) {
156
TEST_F(
StackedTabStripLayoutTest
, InitialLayout) {
177
TEST_F(
StackedTabStripLayoutTest
, DragActiveTabExisting) {
264
TEST_F(
StackedTabStripLayoutTest
, SizeToFit) {
289
TEST_F(
StackedTabStripLayoutTest
, AddTab) {
348
TEST_F(
StackedTabStripLayoutTest
, RemoveTab) {
400
TEST_F(
StackedTabStripLayoutTest
, SetWidth)
[
all
...]
stacked_tab_strip_layout.h
98
friend class
StackedTabStripLayoutTest
;
Completed in 47 milliseconds