Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/
Dthread_annotations_pa_unittest.cc50 ThreadSafe thread_safe; in TEST() local
54 ThreadSafe thread_safe; in TEST() local
/external/libchrome/base/
Dthread_annotations_unittest.cc50 ThreadSafe thread_safe; in TEST() local
54 ThreadSafe thread_safe; in TEST() local
/external/cronet/base/
Dthread_annotations_unittest.cc51 ThreadSafe thread_safe; in TEST() local
55 ThreadSafe thread_safe; in TEST() local
/external/autotest/utils/frozen_chromite/lib/
Dgce.py130 def __init__(self, project, zone, credentials, thread_safe=False): argument
695 def _BuildRetriableRequest(self, num_retries, http, thread_safe=False, argument