Searched refs:third_aop (Results 1 – 1 of 1) sorted by relevance
419 AnnotatedOperation third_aop; in TEST_F() local420 third_aop.op = third_op; in TEST_F()421 third_aop.name = "third"; in TEST_F()422 aops.push_back(third_aop); in TEST_F()457 AnnotatedOperation third_aop; in TEST_F() local458 third_aop.op = third_op; in TEST_F()459 third_aop.name = "3"; in TEST_F()460 aops.push_back(third_aop); in TEST_F()522 AnnotatedOperation third_aop; in TEST_F() local523 third_aop.op = third_op; in TEST_F()[all …]