HomeSort by relevance Sort by last modified time
    Searched full:testinfo (Results 101 - 125 of 162) sorted by null

1 2 3 45 6 7

  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 110 class TestInfo; // Information about a test.
121 class TestInfoImpl; // Opaque implementation of TestInfo
549 // Creates a new TestInfo object and registers it with Google Test;
564 // The newly created TestInfo instance will assume
566 GTEST_API_ TestInfo* MakeAndRegisterTestInfo(
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-internal.h 86 class TestInfo; // Information about a test.
97 class TestInfoImpl; // Opaque implementation of TestInfo
474 // Creates a new TestInfo object and registers it with Google Test;
489 // The newly created TestInfo instance will assume
491 GTEST_API_ TestInfo* MakeAndRegisterTestInfo(
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 85 class TestInfo; // Information about a test.
96 class TestInfoImpl; // Opaque implementation of TestInfo
463 // Creates a new TestInfo object and registers it with Google Test;
478 // The newly created TestInfo instance will assume
480 GTEST_API_ TestInfo* MakeAndRegisterTestInfo(
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/opencv3/modules/ts/src/
ts_gtest.cpp     [all...]
ts.cpp 398 TestInfo::TestInfo()
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/gtest/test/
gtest_unittest.cc 105 TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test.
229 using testing::TestInfo;
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_unittest.cc 105 TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test.
229 using testing::TestInfo;
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc 105 TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test.
229 using testing::TestInfo;
    [all...]
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /development/testrunner/coverage/
coverage.py 52 _VENDOR_TARGET_PATH = os.path.join("vendor", "*", "tests", "testinfo",
  /external/gmock/test/
gmock_stress_test.cc 303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/google-breakpad/src/testing/test/
gmock_stress_test.cc 303 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/pdfium/tools/drmemory/scripts/
common.py 178 ("testing::TestInfo::Run", "_ZN7testing8TestInfo3RunEv"),
  /development/testrunner/
runtest.py 65 _VENDOR_TEST_PATH = os.path.join("vendor", "*", "tests", "testinfo",
241 # read all <android root>/vendor/*/tests/testinfo/test_defs.xml paths
  /external/google-breakpad/src/testing/gtest/test/
gtest_unittest.cc     [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 334 TestInfo* const info = GetUnitTestImpl()->current_test_info();
686 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/gtest/src/
gtest-death-test.cc 336 TestInfo* const info = GetUnitTestImpl()->current_test_info();
688 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
650 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 296 TestInfo* const info = GetUnitTestImpl()->current_test_info();
648 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 283 TestInfo* const info = GetUnitTestImpl()->current_test_info();
600 const TestInfo* const info = impl->current_test_info();
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 336 TestInfo* const info = GetUnitTestImpl()->current_test_info();
688 const TestInfo* const info = impl->current_test_info();
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 336 TestInfo* const info = GetUnitTestImpl()->current_test_info();
688 const TestInfo* const info = impl->current_test_info();
    [all...]

Completed in 873 milliseconds

1 2 3 45 6 7