Searched refs:is_spawned (Results 1 - 7 of 7) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc329 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc380 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/gtest/src/
H A Dgtest-death-test.cc382 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc345 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc342 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc6876 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc6368 void set_spawned(bool is_spawned) { spawned_ = is_spawned; }

Completed in 611 milliseconds