Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/presence/np_cpp_ffi/tests/
Dcredential_book_tests.cc60 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
64 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
72 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
79 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
Dv0_unencrypted_deserialization_tests.cc278 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
286 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
428 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
433 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
517 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
523 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
Dv0_unencrypted_serialization_tests.cc160 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
166 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
Dcredential_slab_tests.cc168 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
172 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
Dv1_unencrypted_deserialization_tests.cc176 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
183 nearby_protocol::GlobalConfig::GetCurrentHandleAllocationCount(); in TEST_F()
/external/rust/beto-rust/nearby/presence/np_cpp_ffi/include/
Dnearby_protocol.h143 static CurrentHandleAllocations GetCurrentHandleAllocationCount();
/external/rust/beto-rust/nearby/presence/np_cpp_ffi/
Dnearby_protocol.cc77 CurrentHandleAllocations GlobalConfig::GetCurrentHandleAllocationCount() { in GetCurrentHandleAllocationCount() function in nearby_protocol::GlobalConfig