Searched refs:TestIndent (Results 1 – 6 of 6) sorted by relevance
6 class TestIndent(object): class59 class TestPyIndent(TestIndent, PyTest): pass60 class TestCIndent(TestIndent, CTest): pass
6 class TestIndent: class66 class TestPyIndent(TestIndent, PyTest): pass67 class TestCIndent(TestIndent, CTest): pass
7 int TestIndent = 1 + (1); variable
9 int TestIndent; variable
7 struct TestIndent { struct
8 int TestIndent variable