HomeSort by relevance Sort by last modified time
    Searched defs:ReportTestPartResult (Results 1 - 21 of 21) sorted by null

  /external/chromium/testing/gtest/src/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
663 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
672 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
674 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 576 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
661 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
670 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
672 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
663 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
672 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
674 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/gtest/src/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
663 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
672 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
674 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
663 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
672 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
674 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
663 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
672 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
674 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
663 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
672 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
674 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/open-vcdiff/gtest/src/
gtest-test-part.cc 111 void HasNewFatalFailureHelper::ReportTestPartResult(
115 original_reporter_->ReportTestPartResult(result);
gtest.cc 546 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
633 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
642 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
644 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/protobuf/gtest/src/
gtest-test-part.cc 111 void HasNewFatalFailureHelper::ReportTestPartResult(
115 original_reporter_->ReportTestPartResult(result);
gtest.cc 546 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
633 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
642 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
644 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-test-part.cc 101 void HasNewFatalFailureHelper::ReportTestPartResult(
105 original_reporter_->ReportTestPartResult(result);
gtest.cc 578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
663 void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
672 void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
674 unit_test_->GetGlobalTestPartResultReporter()->ReportTestPartResult(result);
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 499 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
567 void UnitTestImpl::ReportTestPartResult(const TestPartResult& result) {
    [all...]

Completed in 477 milliseconds