Home
last modified time | relevance | path

Searched defs:CommonSetup (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/gc/accounting/
H A Dcard_table_test.cc43 void CommonSetup() { in CommonSetup() function in art::gc::accounting::CardTableTest
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc508 void CommonSetup(CallAllocation* data) { in CommonSetup() function in grpc::Server::SyncRequest
717 void CommonSetup(Server* server, CallAllocation* data) { in CommonSetup() function in grpc::Server::CallbackRequest
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dserver_cc.cc510 void CommonSetup(CallAllocation* data) { in CommonSetup() function in grpc::Server::SyncRequest
719 void CommonSetup(Server* server, CallAllocation* data) { in CommonSetup() function in grpc::Server::CallbackRequest
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp41 static void CommonSetup() {} in CommonSetup() function in torch::lazy::LazyTsTest