Searched refs:transportArchs (Results 1 – 1 of 1) sorted by relevance
419 std::array<vintf::TransportArch, 6> transportArchs{{hwbinder, hwbinder, passthrough, in TEST_F() local424 if (i >= transportArchs.size()) { in TEST_F()429 auto transport = transportArchs.at(i).transport; in TEST_F()442 .arch = transportArchs.at(i).arch, in TEST_F()450 EXPECT_EQ(transportArchs.size(), i) << "Not all entries are tested."; in TEST_F()