Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/storage/test/storage_host_test/
Dstorage_host_test.c457 handle_t null_handle = 0; in TEST_P() local
611 handle_t null_handle = 0; in TEST_P() local
697 handle_t null_handle = 0; in TEST_P() local
823 handle_t null_handle = 0; in main() local
/aosp_15_r20/art/runtime/
H A Dhandle_scope_test.cc120 Handle<mirror::Object> null_handle = hs.NewHandle<mirror::Object>(nullptr); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler_test.cc795 auto null_handle = pool->Get(128, 1); in TEST_F() local
/aosp_15_r20/art/runtime/jit/
H A Djit.cc857 ScopedNullHandle<mirror::ClassLoader> null_handle; in Run() local