HomeSort by: relevance | last modified time | path
    Searched refs:outcome (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_bo.c 480 bool outcome = bo_free(device, bo); local
487 return outcome;
  /xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest-death-test.cc 419 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
552 // outcome: An enumeration describing how the death test
579 switch (outcome()) {
642 // 5. The parent reads child's output through the pipe (outcome code and
679 // outcome data member.
876 // outcome data member.
1095 // outcome data member.
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest-death-test.cc 396 DeathTestOutcome outcome() const { return outcome_; } function in class:testing::internal::DeathTestImpl
523 // outcome: An enumeration describing how the death test
551 switch (outcome()) {
612 // 5. The parent reads child's output through the pipe (outcome code and
649 // outcome data member.
809 // outcome data member.

Completed in 8 milliseconds