Home
last modified time | relevance | path

Searched defs:aPlusOne (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderSafeInterfaceTest.cpp646 TestFlattenable aPlusOne{0}; in TEST_F() local
654 TestLightFlattenable aPlusOne{0}; in TEST_F() local
702 sp<NativeHandle> aPlusOne; in TEST_F() local
712 NoCopyNoMove aPlusOne{0}; in TEST_F() local
720 std::vector<TestParcelable> aPlusOne; in TEST_F() local
770 int32_t aPlusOne = 0; in TEST_F() local
778 uint32_t aPlusOne = 0; in TEST_F() local
786 int64_t aPlusOne = 0; in TEST_F() local
794 uint64_t aPlusOne = 0; in TEST_F() local
802 float aPlusOne = 0.0f; in TEST_F() local
[all …]