Searched refs:IndentTest (Results 1 – 3 of 3) sorted by relevance
425 using IndentTest = spvtest::TextToBinaryTest; typedef427 TEST_F(IndentTest, Sample) { in TEST_F() argument
432 using IndentTest = spvtest::TextToBinaryTest; typedef434 TEST_F(IndentTest, Sample) { in TEST_F() argument
209 class IndentTest(unittest.TestCase): class