Searched defs:TestResult (Results 151 - 156 of 156) sorted by relevance

1234567

/external/fmtlib/test/gtest/
H A Dgtest.h17912 // TestResult is not copyable.
17913 class GTEST_API_ TestResult { class in namespace:testing
17915 // Creates an empty TestResult.
17916 TestResult();
17918 // D'tor. Do not inherit from TestResult.
17919 ~TestResult();
18019 // We disallow copying TestResult.
18020 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestResult);
18021 }; // class TestResult
18089 const TestResult* resul
[all...]
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h17913 // TestResult is not copyable.
17914 class GTEST_API_ TestResult { class in namespace:testing
17916 // Creates an empty TestResult.
17917 TestResult();
17919 // D'tor. Do not inherit from TestResult.
17920 ~TestResult();
18020 // We disallow copying TestResult.
18021 GTEST_DISALLOW_COPY_AND_ASSIGN_(TestResult);
18022 }; // class TestResult
18090 const TestResult* resul
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 475 milliseconds

1234567