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

  /external/gtest/test/
gtest-death-test_test.cc 412 void SetPthreadFlag() {
424 ASSERT_EQ(0, pthread_atfork(&SetPthreadFlag, NULL, NULL));
    [all...]
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 407 void SetPthreadFlag() {
419 ASSERT_EQ(0, pthread_atfork(&SetPthreadFlag, NULL, NULL));
    [all...]

Completed in 38 milliseconds