Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Dtest_status.cpp50 const static std::set<binder_exception_t> kErrorExceptions = { variable
123 for (binder_exception_t exception : kErrorExceptions) { in TEST()
132 for (binder_exception_t exception : kErrorExceptions) { in TEST()
168 EXPECT_EQ(kErrorExceptions.find(exception), kErrorExceptions.end()) in TEST()
180 EXPECT_EQ(kErrorExceptions.find(exception), kErrorExceptions.end()) in TEST()