Home
last modified time | relevance | path

Searched refs:SpawnThreadNotifications (Results 1 – 4 of 4) sorted by relevance

/external/gtest/test/
Dgtest_output_test_.cc471 struct SpawnThreadNotifications { struct
472 SpawnThreadNotifications() {} in SpawnThreadNotifications() function
478 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument
483 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()
498 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()
512 SpawnThreadNotifications notifications_;
513 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc459 struct SpawnThreadNotifications { struct
460 SpawnThreadNotifications() {} in SpawnThreadNotifications() function
466 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument
471 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()
486 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()
500 SpawnThreadNotifications notifications_;
501 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
/external/protobuf/gtest/test/
Dgtest_output_test_.cc571 struct SpawnThreadNotifications { struct
572 SpawnThreadNotifications() {} in SpawnThreadNotifications() argument
578 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument
583 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()
598 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()
612 SpawnThreadNotifications notifications_;
613 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_output_test_.cc471 struct SpawnThreadNotifications { struct
472 SpawnThreadNotifications() {} in SpawnThreadNotifications() argument
478 GTEST_DISALLOW_COPY_AND_ASSIGN_(SpawnThreadNotifications); argument
483 static void ThreadRoutine(SpawnThreadNotifications* notifications) { in ThreadRoutine()
498 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>( in SetUp()
512 SpawnThreadNotifications notifications_;
513 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;