Home
last modified time | relevance | path

Searched refs:outer (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/hidl2aidl/test/
Dcpp_test_compile.cpp53 hidl2aidl::Outer outer; in testIFoo() local
54 outer.inner.a = 1; in testIFoo()
55 outer.a = 2; in testIFoo()
/system/tools/hidl/hidl2aidl/test/1.1/
DIFoo.hal35 useImportedStruct(Outer outer);
/system/libbase/
Dresult_test.cpp415 Result<int> outer = Errorf("two errors: {}, {}", inner1.error(), inner2.error()); in TEST() local
416 EXPECT_EQ(errno2, outer.error().code()); in TEST()
418 outer.error().message()); in TEST()
/system/chre/
DREADME.md156 there is no outer namespace on their entry points. This allows testing various