Searched refs:null_handle (Results 1 – 2 of 2) sorted by relevance
120 Handle<mirror::Object> null_handle = hs.NewHandle<mirror::Object>(nullptr); in TEST_F() local121 handles.push_back(null_handle); in TEST_F()
854 ScopedNullHandle<mirror::ClassLoader> null_handle; in Run() local864 self, boot_class_path, boot_profile, null_handle, /* add_to_queue= */ true); in Run()871 self, boot_class_path, profile_file, null_handle, /* add_to_queue= */ true); in Run()