HomeSort by relevance Sort by last modified time
    Searched full:outcome (Results 76 - 100 of 225) sorted by null

1 2 34 5 6 7 8 9

  /external/gtest/src/
gtest-death-test.cc 385 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
512 // outcome: An enumeration describing how the death test
540 switch (outcome()) {
601 // 5. The parent reads child's output through the pipe (outcome code and
638 // outcome data member.
798 // outcome data member.
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 348 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
475 // outcome: An enumeration describing how the death test
503 switch (outcome()) {
563 // 5. The parent reads child's output through the pipe (outcome code and
600 // outcome data member.
764 // outcome data member.
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 345 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
472 // outcome: An enumeration describing how the death test
500 switch (outcome()) {
561 // 5. The parent reads child's output through the pipe (outcome code and
598 // outcome data member.
762 // outcome data member.
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 332 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
429 // outcome: An enumeration describing how the death test
457 switch (outcome()) {
513 // 5. The parent reads child's output through the pipe (outcome code and
550 // outcome data member.
714 // outcome data member.
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 385 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
512 // outcome: An enumeration describing how the death test
540 switch (outcome()) {
601 // 5. The parent reads child's output through the pipe (outcome code and
638 // outcome data member.
798 // outcome data member.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.def 352 /* GIMPLE_PREDICT <PREDICT, OUTCOME> specifies a hint for branch prediction.
356 OUTCOME is NOT_TAKEN or TAKEN. */
  /external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
StrictLineReader.java 185 * depending on the desired outcome if the function throws.
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
CombinerHeightMap.java 228 * final outcome of the heightmap.
FluidSimHeightMap.java 64 * fine-tune the outcome.
  /external/libutf/
utf.h 147 // BUGS: The outcome of overlapping moves varies among implementations.
  /external/llvm/test/DebugInfo/X86/
nodebug_with_debug_loc.ll 8 ; since 'f1' is a nodebug function, there's no positive outcome to confirm, just
  /external/v8/test/cctest/
test-utils-arm64.h 215 // correct outcome could already be stored in the register.
  /external/vixl/test/
test-utils-a64.h 237 // correct outcome could already be stored in the register.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/isomorphism/
vf2userfunc.py 7 compared with respect to properties involving n1 and n2, and if the outcome
  /external/mesa3d/src/gallium/docs/source/
context.rst 381 A drawing command can be skipped depending on the outcome of a query
389 drawing commands will be predicated on the outcome of the query. If
397 has completed, drawing will be predicated on the outcome of the query.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_re.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_re.py     [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest_test_utils.py 206 An object that represents outcome of the executed process. It has the
  /external/gtest/test/
gtest_test_utils.py 221 An object that represents outcome of the executed process. It has the
  /external/guava/guava-gwt/test-super/com/google/common/net/super/com/google/common/net/
InternetDomainNameTest.java 295 // Expected outcome
  /external/guava/guava-tests/test/com/google/common/net/
InternetDomainNameTest.java 297 // Expected outcome
  /external/protobuf/gtest/test/
gtest_test_utils.py 210 An object that represents outcome of the executed process. It has the
  /external/valgrind/coregrind/
m_seqmatch.c 149 // then the outcome is failure. However, if we're merely attempting

Completed in 955 milliseconds

1 2 34 5 6 7 8 9