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

/external/chromium/testing/gtest/src/
H A Dgtest-death-test.cc342 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc382 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc342 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/gtest/src/
H A Dgtest-death-test.cc342 void set_spawned(bool is_spawned) { spawned_ = is_spawned; } argument
/external/llvm/utils/unittest/googletest/
H A Dgtest-death-test.cc342 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; }

Completed in 612 milliseconds