Lines Matching refs:Init
202 EXPECT_TRUE(standard_writer.Init(0)); in TEST_F()
209 EXPECT_TRUE(interleaved_writer.Init(0x10)); in TEST_F()
214 EXPECT_TRUE(exercise_writer.Init(0x20)); in TEST_F()
222 EXPECT_TRUE(standard_writer.Init(0x11)); in TEST_F()
241 EXPECT_TRUE(exercise_writer.Init(0x11)); in TEST_F()
260 EXPECT_TRUE(standard_writer.Init(0x11)); in TEST_F()
280 EXPECT_TRUE(exercise_writer.Init(0x11)); in TEST_F()
300 EXPECT_TRUE(standard_writer.Init(0x11)); in TEST_F()
335 EXPECT_TRUE(interleaved_writer.Init(0x11)); in TEST_F()
366 EXPECT_TRUE(standard_writer.Init(0x11)); in TEST_F()
397 EXPECT_TRUE(interleaved_writer.Init(0x11)); in TEST_F()
429 EXPECT_TRUE(interleaved_writer.Init(0x11)); in TEST_F()
461 EXPECT_TRUE(interleaved_writer.Init(0x3FFFFFFF)); in TEST_F()
497 EXPECT_TRUE(interleaved_writer.Init(0x7FFFFFFF)); in TEST_F()