Home | History | Annotate | Download | only in tests

Lines Matching refs:test_0

260   auto test_0 = tests->Get(0);
262 TEST_EQ(test_0->a(), 10);
263 TEST_EQ(test_0->b(), 20);