OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spawned_
(Results
1 - 10
of
10
) sorted by null
/external/chromium/testing/gtest/src/
gtest-death-test.cc
327
spawned_
(false),
341
bool spawned() const { return
spawned_
; }
342
void set_spawned(bool is_spawned) {
spawned_
= is_spawned; }
366
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/chromium_org/testing/gtest/src/
gtest-death-test.cc
367
spawned_
(false),
381
bool spawned() const { return
spawned_
; }
382
void set_spawned(bool is_spawned) {
spawned_
= is_spawned; }
406
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc
327
spawned_
(false),
341
bool spawned() const { return
spawned_
; }
342
void set_spawned(bool is_spawned) {
spawned_
= is_spawned; }
366
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/gtest/src/
gtest-death-test.cc
327
spawned_
(false),
341
bool spawned() const { return
spawned_
; }
342
void set_spawned(bool is_spawned) {
spawned_
= is_spawned; }
366
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/llvm/utils/unittest/googletest/
gtest-death-test.cc
327
spawned_
(false),
341
bool spawned() const { return
spawned_
; }
342
void set_spawned(bool is_spawned) {
spawned_
= is_spawned; }
366
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/mesa3d/src/gtest/src/
gtest-death-test.cc
327
spawned_
(false),
341
bool spawned() const { return
spawned_
; }
342
void set_spawned(bool is_spawned) {
spawned_
= is_spawned; }
366
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/open-vcdiff/gtest/src/
gtest-death-test.cc
314
spawned_
(false),
328
bool spawned() const { return
spawned_
; }
329
void set_spawned(bool spawned) {
spawned_
= spawned; }
353
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/protobuf/gtest/src/
gtest-death-test.cc
314
spawned_
(false),
328
bool spawned() const { return
spawned_
; }
329
void set_spawned(bool spawned) {
spawned_
= spawned; }
353
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc
367
spawned_
(false),
381
bool spawned() const { return
spawned_
; }
382
void set_spawned(bool is_spawned) {
spawned_
= is_spawned; }
406
bool
spawned_
;
member in class:testing::internal::DeathTestImpl
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
[
all
...]
Completed in 478 milliseconds