Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Daidl_test_client_file_descriptors.cpp55 int got; in ReadFdToStringAndCompare() local
Daidl_test_client_primitives.cpp194 sp<INamedCallback> got; in TEST_F() local
/system/netd/server/
DFirewallControllerTest.cpp336 uint32_t got = FirewallController::discoverMaximumValidUid(tempFile); in TEST_F() local
/system/tools/aidl/tests/rust/
Dtest_client.rs246 let got = service in test_binder_exchange() localVariable
/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java279 INamedCallback got = service.GetOtherTestService("Smythe"); in testBinderExchange() local