Searched defs:got (Results 1 – 6 of 6) sorted by relevance
41 std::shared_ptr<INamedCallback> got; in TEST_F() local48 std::vector<std::shared_ptr<INamedCallback>> got; in TEST_F() local63 std::optional<std::vector<std::shared_ptr<INamedCallback>>> got; in TEST_F() local82 std::optional<std::vector<std::shared_ptr<INamedCallback>>> got; in TEST_F() local
194 sp<INamedCallback> got; in TEST_F() local200 std::vector<sp<INamedCallback>> got; in TEST_F() local215 std::optional<std::vector<sp<INamedCallback>>> got; in TEST_F() local236 std::optional<std::vector<sp<INamedCallback>>> got; in TEST_F() local
55 int got; in ReadFdToStringAndCompare() local
289 INamedCallback got = service.GetOtherTestService("Smythe"); in testBinderExchange() local298 INamedCallback[] got = service.GetInterfaceArray(names); in testBinderArrayExchange() local308 INamedCallback[] got = service.GetNullableInterfaceArray(names); in testNullableBinderArrayExchange() local319 List<INamedCallback> got = service.GetInterfaceList(names); in testInterfaceListExchange() local
272 let got = service.GetOtherTestService(NAME).expect("error calling GetOtherTestService"); in test_binder_exchange() localVariable281 let got = service.GetInterfaceArray(&names).expect("error calling GetInterfaceArray"); in test_binder_array_exchange() localVariable290 let got = service in test_binder_nullable_array_exchange() localVariable310 let got = service.GetInterfaceList(Some(&names)).expect("error calling GetInterfaceList"); in test_interface_list_exchange() localVariable
494 let got = v1.emulation_required(¶ms, &KeyImportData::None); in test_keymintv1_emulation_required() localVariable584 let got = v0.emulation_required(¶ms, &KeyImportData::None); in test_keymaster_emulation_required() localVariable