Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/rust/tests/
H A Dserialization.hpp24 TEST_BOOL = IBinder::FIRST_CALL_TRANSACTION, enumerator
H A Dserialization.cpp102 ASSERT_EQ(m_server->transact(TEST_BOOL, data, &reply), OK); in TEST_F()