Searched refs:kTestLooperThreadName (Results 1 – 2 of 2) sorted by relevance
82 constexpr const char* kTestLooperThreadName = "LooperThread"; variable227 if (int result = pthread_setname_np(pthread_self(), kTestLooperThreadName); in initializeLooper()
77 constexpr char kTestLooperThreadName[] = "WdProcSvcTest"; variable358 if (int result = pthread_setname_np(pthread_self(), kTestLooperThreadName); in prepareLooper()