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

  /external/chromium/chrome/browser/ui/gtk/
gtk_expanded_container_unittest.cc 9 class GtkExpandedContainerTest : public testing::Test {
11 GtkExpandedContainerTest()
17 ~GtkExpandedContainerTest() {
52 TEST_F(GtkExpandedContainerTest, AddRemove) {
70 TEST_F(GtkExpandedContainerTest, Expand) {
104 TEST_F(GtkExpandedContainerTest, HasWindow) {
129 TEST_F(GtkExpandedContainerTest, ChildSizeRequest) {
146 TEST_F(GtkExpandedContainerTest, ChildPosition) {
  /external/chromium_org/ui/base/gtk/
gtk_expanded_container_unittest.cc 26 class GtkExpandedContainerTest : public testing::Test {
28 GtkExpandedContainerTest()
34 virtual ~GtkExpandedContainerTest() {
69 TEST_F(GtkExpandedContainerTest, AddRemove) {
87 TEST_F(GtkExpandedContainerTest, Expand) {
115 TEST_F(GtkExpandedContainerTest, HasWindow) {
137 TEST_F(GtkExpandedContainerTest, ChildSizeRequest) {
151 TEST_F(GtkExpandedContainerTest, ChildPosition) {

Completed in 62 milliseconds