HomeSort by relevance Sort by last modified time
    Searched refs:ThreadRoutine (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest_output_test_.cc 471 static void ThreadRoutine(SpawnThreadNotifications* notifications) {
487 &ThreadRoutine, &notifications_, NULL));
  /external/gtest/test/
gtest_output_test_.cc 483 static void ThreadRoutine(SpawnThreadNotifications* notifications) {
499 &ThreadRoutine, &notifications_, NULL));
  /external/protobuf/gtest/test/
gtest_output_test_.cc 583 static void ThreadRoutine(SpawnThreadNotifications* notifications) {
599 &ThreadRoutine, &notifications_, NULL));
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 483 static void ThreadRoutine(SpawnThreadNotifications* notifications) {
499 &ThreadRoutine, &notifications_, NULL));

Completed in 262 milliseconds