HomeSort by relevance Sort by last modified time
    Searched defs:Test (Results 276 - 300 of 323) sorted by null

<<111213

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc 32 // Google C++ Testing Framework (Google Test)
34 // Sometimes it's desirable to build Google Test by compiling a single file.
73 // The Google C++ Testing Framework (Google Test)
106 // Utilities for testing Google Test itself and code that uses Google Test
107 // (e.g. frameworks built on top of Google Test).
115 // This helper class can be used to mock out Google Test failure reporting
116 // so that we can test Google Test or code that builds on Google Test
3801 Test* const test = internal::HandleExceptionsInMethodIfSupported( local
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 32 // Google C++ Testing Framework (Google Test)
34 // Sometimes it's desirable to build Google Test by compiling a single file.
73 // The Google C++ Testing Framework (Google Test)
106 // Utilities for testing Google Test itself and code that uses Google Test
107 // (e.g. frameworks built on top of Google Test).
115 // This helper class can be used to mock out Google Test failure reporting
116 // so that we can test Google Test or code that builds on Google Test
3801 Test* const test = internal::HandleExceptionsInMethodIfSupported( local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc 32 // Google C++ Testing Framework (Google Test)
34 // Sometimes it's desirable to build Google Test by compiling a single file.
73 // The Google C++ Testing Framework (Google Test)
106 // Utilities for testing Google Test itself and code that uses Google Test
107 // (e.g. frameworks built on top of Google Test).
115 // This helper class can be used to mock out Google Test failure reporting
116 // so that we can test Google Test or code that builds on Google Test
3801 Test* const test = internal::HandleExceptionsInMethodIfSupported( local
    [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
33 // Google Test work.
40 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) {
60 // Indicates that this translation unit is part of Google Test's
89 // that are needed to test it.
143 using testing::Test;
199 TEST(GetRandomSeedFromFlagTest, HandlesZero) {
205 TEST(GetRandomSeedFromFlagTest, PreservesValidSeed) {
213 TEST(GetRandomSeedFromFlagTest, NormalizesInvalidSeed) {
223 TEST(GetNextRandomSeedTest, WorksForValidInput)
    [all...]
  /external/valgrind/main/VEX/priv/
host_arm64_defs.h 655 } Test;
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
ObjectInputStreamTest.java 144 fail("Test 1: IOException expected.");
177 fail("Test 1: IOException expected.");
186 // Test for method void java.io.ObjectInputStream.close()
195 fail("Test 1: IOException expected.");
206 assertFalse("Test 1: Object resolving must be disabled by default.",
209 assertTrue("Test 2: enableResolveObject did not return the previous value.",
222 fail("Test 1: IOException expected.");
262 fail("Test 1: IOException expected.");
276 assertEquals("Test 1: Incorrect bytes read;",
284 fail("Test 2: EOFException expected.")
1005 Test test = new Test(); local
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/chromium_org/testing/gtest/test/
gtest_unittest.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
33 // Google Test work.
40 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) {
70 // Indicates that this translation unit is part of Google Test's
84 class StreamingListenerTest : public Test {
105 TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test.
158 // that are needed to test it.
183 class UnitTestRecordPropertyTestHelper : public Test {
226 using testing::Test;
315 TEST(GetRandomSeedFromFlagTest, HandlesZero)
    [all...]
  /external/gtest/test/
gtest_unittest.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
33 // Google Test work.
40 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) {
70 // Indicates that this translation unit is part of Google Test's
84 class StreamingListenerTest : public Test {
105 TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test.
158 // that are needed to test it.
183 class UnitTestRecordPropertyTestHelper : public Test {
226 using testing::Test;
315 TEST(GetRandomSeedFromFlagTest, HandlesZero)
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc 32 // Tests for Google Test itself. This verifies that the basic constructs of
33 // Google Test work.
40 TEST(CommandLineFlagsTest, CanBeAccessedInCodeOnceGTestHIsIncluded) {
70 // Indicates that this translation unit is part of Google Test's
84 class StreamingListenerTest : public Test {
105 TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test.
158 // that are needed to test it.
183 class UnitTestRecordPropertyTestHelper : public Test {
226 using testing::Test;
315 TEST(GetRandomSeedFromFlagTest, HandlesZero)
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp 32 // This test can be compiled with pthreads (default) or
46 // This test must not include any other file specific to threading library,
115 // to update this test.
117 // Each test resides in its own namespace.
120 // Create a new test instead.
158 struct Test{
161 Test(void_func_void_t f, int flags)
165 Test() : f_(0), flags_(0) {}
181 std::map<int, Test> TheMapOfTests;
191 TheMapOfTests[id] = Test(f, flags)
    [all...]
  /external/owasp/sanitizer/lib/junit/
junit-dep.jar 
junit.jar 
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h 32 // The Google C++ Testing Framework (Google Test)
34 // This header file defines the public API for Google Test. It should be
35 // included by any test program that uses Google Test.
47 // Acknowledgment: Google Test borrowed the idea of automatic test
89 // The Google C++ Testing Framework (Google Test)
92 // Google Test. They are subject to change without notice.
128 // Low-level types and utilities for porting Google Test to various
132 // This file is fundamental to Google Test. All other Google Test sourc
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 32 // The Google C++ Testing Framework (Google Test)
34 // This header file defines the public API for Google Test. It should be
35 // included by any test program that uses Google Test.
47 // Acknowledgment: Google Test borrowed the idea of automatic test
89 // The Google C++ Testing Framework (Google Test)
92 // Google Test. They are subject to change without notice.
128 // Low-level types and utilities for porting Google Test to various
132 // This file is fundamental to Google Test. All other Google Test sourc
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 32 // The Google C++ Testing Framework (Google Test)
34 // This header file defines the public API for Google Test. It should be
35 // included by any test program that uses Google Test.
47 // Acknowledgment: Google Test borrowed the idea of automatic test
89 // The Google C++ Testing Framework (Google Test)
92 // Google Test. They are subject to change without notice.
128 // Low-level types and utilities for porting Google Test to various
132 // This file is fundamental to Google Test. All other Google Test sourc
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h 742 GLboolean AlphaEnabled; /**< Alpha test enabled flag */
743 GLenum AlphaFunc; /**< Alpha test function */
836 GLboolean Test; /**< Depth buffering enabled flag */
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 742 GLboolean AlphaEnabled; /**< Alpha test enabled flag */
743 GLenum AlphaFunc; /**< Alpha test function */
836 GLboolean Test; /**< Depth buffering enabled flag */
    [all...]

Completed in 1058 milliseconds

<<111213