Searched refs:other_b (Results 1 – 2 of 2) sorted by relevance
439 struct bio_bio_st *other_b = other_bio->ptr; in bio_ctrl() local440 assert(other_b != NULL); in bio_ctrl()441 ret = other_b->len == 0 && other_b->closed; in bio_ctrl()
450 XlaBuilder other_b(TestName()); in TEST_F() local454 XlaOp other_param = Parameter(&other_b, 0, shape, "other_param"); in TEST_F()