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/open-vcdiff/gtest/src/
gtest-death-test.cc
328
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
329
void set_spawned(bool
spawned
) { spawned_ =
spawned
; }
352
// True if the death test child process has been successfully
spawned
.
448
if (!
spawned
())
552
if (!
spawned
())
716
if (!
spawned
())
[
all
...]
/external/protobuf/gtest/src/
gtest-death-test.cc
328
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
329
void set_spawned(bool
spawned
) { spawned_ =
spawned
; }
352
// True if the death test child process has been successfully
spawned
.
448
if (!
spawned
())
552
if (!
spawned
())
716
if (!
spawned
())
[
all
...]
/external/chromium/testing/gtest/src/
gtest-death-test.cc
341
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
365
// True if the death test child process has been successfully
spawned
.
491
if (!
spawned
())
600
if (!
spawned
())
764
if (!
spawned
())
[
all
...]
/external/chromium_org/testing/gtest/src/
gtest-death-test.cc
381
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
405
// True if the death test child process has been successfully
spawned
.
531
if (!
spawned
())
640
if (!
spawned
())
800
if (!
spawned
())
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc
341
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
365
// True if the death test child process has been successfully
spawned
.
491
if (!
spawned
())
600
if (!
spawned
())
764
if (!
spawned
())
[
all
...]
/external/gtest/src/
gtest-death-test.cc
341
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
365
// True if the death test child process has been successfully
spawned
.
491
if (!
spawned
())
600
if (!
spawned
())
764
if (!
spawned
())
[
all
...]
/external/llvm/utils/unittest/googletest/
gtest-death-test.cc
341
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
365
// True if the death test child process has been successfully
spawned
.
491
if (!
spawned
())
599
if (!
spawned
())
763
if (!
spawned
())
[
all
...]
/external/mesa3d/src/gtest/src/
gtest-death-test.cc
341
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
365
// True if the death test child process has been successfully
spawned
.
491
if (!
spawned
())
600
if (!
spawned
())
764
if (!
spawned
())
[
all
...]
/ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc
381
bool
spawned
() const { return spawned_; }
function in class:testing::internal::DeathTestImpl
405
// True if the death test child process has been successfully
spawned
.
531
if (!
spawned
())
640
if (!
spawned
())
800
if (!
spawned
())
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
[
all
...]
Completed in 395 milliseconds