OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_outcome
(Results
1 - 10
of
10
) sorted by null
/external/chromium/testing/gtest/src/
gtest-death-test.cc
346
void
set_outcome
(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
function in class:testing::internal::DeathTestImpl
398
set_outcome
(DIED);
402
set_outcome
(RETURNED);
405
set_outcome
(THREW);
408
set_outcome
(LIVED);
[
all
...]
/external/chromium_org/testing/gtest/src/
gtest-death-test.cc
386
void
set_outcome
(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
function in class:testing::internal::DeathTestImpl
438
set_outcome
(DIED);
442
set_outcome
(RETURNED);
445
set_outcome
(THREW);
448
set_outcome
(LIVED);
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc
346
void
set_outcome
(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
function in class:testing::internal::DeathTestImpl
398
set_outcome
(DIED);
402
set_outcome
(RETURNED);
405
set_outcome
(THREW);
408
set_outcome
(LIVED);
[
all
...]
/external/gtest/src/
gtest-death-test.cc
346
void
set_outcome
(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
function in class:testing::internal::DeathTestImpl
398
set_outcome
(DIED);
402
set_outcome
(RETURNED);
405
set_outcome
(THREW);
408
set_outcome
(LIVED);
[
all
...]
/external/llvm/utils/unittest/googletest/
gtest-death-test.cc
346
void
set_outcome
(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
function in class:testing::internal::DeathTestImpl
398
set_outcome
(DIED);
402
set_outcome
(RETURNED);
405
set_outcome
(THREW);
408
set_outcome
(LIVED);
[
all
...]
/external/mesa3d/src/gtest/src/
gtest-death-test.cc
346
void
set_outcome
(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
function in class:testing::internal::DeathTestImpl
398
set_outcome
(DIED);
402
set_outcome
(RETURNED);
405
set_outcome
(THREW);
408
set_outcome
(LIVED);
[
all
...]
/ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc
386
void
set_outcome
(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
function in class:testing::internal::DeathTestImpl
438
set_outcome
(DIED);
442
set_outcome
(RETURNED);
445
set_outcome
(THREW);
448
set_outcome
(LIVED);
[
all
...]
/external/open-vcdiff/gtest/src/
gtest-death-test.cc
333
void
set_outcome
(DeathTestOutcome outcome) { outcome_ = outcome; }
function in class:testing::internal::DeathTestImpl
385
set_outcome
(DIED);
389
set_outcome
(RETURNED);
392
set_outcome
(LIVED);
[
all
...]
/external/protobuf/gtest/src/
gtest-death-test.cc
333
void
set_outcome
(DeathTestOutcome outcome) { outcome_ = outcome; }
function in class:testing::internal::DeathTestImpl
385
set_outcome
(DIED);
389
set_outcome
(RETURNED);
392
set_outcome
(LIVED);
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
[
all
...]
Completed in 228 milliseconds