HomeSort by relevance Sort by last modified time
    Searched refs:UnitTest (Results 151 - 175 of 309) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_kernel_struct.java 24 public class UT_kernel_struct extends UnitTest {
UT_noroot.java 23 public class UT_noroot extends UnitTest {
UT_primitives.java 23 public class UT_primitives extends UnitTest {
UT_refcount.java 23 public class UT_refcount extends UnitTest {
UT_struct.java 23 public class UT_struct extends UnitTest {
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
UT_primitives.java 23 public class UT_primitives extends UnitTest {
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
UT_foreach.java 23 public class UT_foreach extends UnitTest {
UT_primitives.java 23 public class UT_primitives extends UnitTest {
UT_refcount.java 23 public class UT_refcount extends UnitTest {
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
UT_foreach.java 23 public class UT_foreach extends UnitTest {
UT_primitives.java 23 public class UT_primitives extends UnitTest {
UT_refcount.java 23 public class UT_refcount extends UnitTest {
  /hardware/libhardware/tests/camera2/
CameraStreamTests.cpp 92 ::testing::UnitTest::GetInstance()->current_test_info();
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h 504 // The private implementation of the UnitTest class. We don't protect
506 // user and the UnitTest class that delegates work to this class does
510 explicit UnitTestImpl(UnitTest* parent);
704 // Runs all tests in this UnitTest object, prints the result, and
811 // UnitTest::Run() starts.
815 friend class ::testing::UnitTest;
817 // Used by UnitTest::Run() to capture the state of
821 // The UnitTest object that owns this implementation object.
822 UnitTest* const parent_;
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest_stress_test.cc 118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/gtest/src/
gtest-internal-inl.h 504 // The private implementation of the UnitTest class. We don't protect
506 // user and the UnitTest class that delegates work to this class does
510 explicit UnitTestImpl(UnitTest* parent);
704 // Runs all tests in this UnitTest object, prints the result, and
811 // UnitTest::Run() starts.
815 friend class ::testing::UnitTest;
817 // Used by UnitTest::Run() to capture the state of
821 // The UnitTest object that owns this implementation object.
822 UnitTest* const parent_;
    [all...]
  /external/gtest/test/
gtest_stress_test.cc 118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 504 // The private implementation of the UnitTest class. We don't protect
506 // user and the UnitTest class that delegates work to this class does
510 explicit UnitTestImpl(UnitTest* parent);
698 // Runs all tests in this UnitTest object, prints the result, and
805 // UnitTest::Run() starts.
809 friend class ::testing::UnitTest;
811 // Used by UnitTest::Run() to capture the state of
815 // The UnitTest object that owns this implementation object.
816 UnitTest* const parent_;
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_stress_test.cc 118 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
144 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/chromium_org/chrome/test/base/
chrome_unit_test_suite.cc 94 testing::UnitTest::GetInstance()->listeners();
  /external/chromium_org/components/test/
run_all_unittests.cc 120 testing::UnitTest::GetInstance()->listeners();

Completed in 1018 milliseconds

1 2 3 4 5 67 8 91011>>