Searched refs:outer (Results 1 – 4 of 4) sorted by relevance
53 hidl2aidl::Outer outer; in testIFoo() local54 outer.inner.a = 1; in testIFoo()55 outer.a = 2; in testIFoo()
35 useImportedStruct(Outer outer);
415 Result<int> outer = Errorf("two errors: {}, {}", inner1.error(), inner2.error()); in TEST() local416 EXPECT_EQ(errno2, outer.error().code()); in TEST()418 outer.error().message()); in TEST()
156 there is no outer namespace on their entry points. This allows testing various