HomeSort by relevance Sort by last modified time
    Searched refs:UnitTest (Results 176 - 200 of 332) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
UT_refcount.java 23 public class UT_refcount extends UnitTest {
  /hardware/libhardware/tests/camera2/
CameraStreamTests.cpp 90 ::testing::UnitTest::GetInstance()->current_test_info();
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/opencv3/modules/ts/src/
ts_gtest.cpp     [all...]
  /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/google-breakpad/src/testing/gtest/test/
gtest_stress_test.cc 119 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
145 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();
  /external/protobuf/gtest/test/
gtest_stress_test.cc 119 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
145 const TestInfo* const info = UnitTest::GetInstance()->current_test_info();
  /external/vulkan-validation-layers/tests/gtest-1.7.0/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/vulkan-validation-layers/tests/gtest-1.7.0/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/gmock/src/
gmock-internal-utils.cc 168 ::testing::UnitTest::GetInstance(), actual_to_skip);
  /external/google-breakpad/src/testing/src/
gmock-internal-utils.cc 168 ::testing::UnitTest::GetInstance(), actual_to_skip);
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.tests/src/com/ibm/icu/tests/
UnitTest.java 19 public class UnitTest extends TestCase {
  /external/skia/include/xml/
SkDOM.h 88 SkDEBUGCODE(static void UnitTest();)
SkXMLWriter.h 69 SkDEBUGCODE(static void UnitTest();)
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_alloc.java 23 public class UT_alloc extends UnitTest {
UT_array_init.java 23 public class UT_array_init extends UnitTest {
UT_bug_char.java 25 public class UT_bug_char extends UnitTest {
UT_element.java 23 public class UT_element extends UnitTest {
UT_script_group2_pointwise.java 26 public class UT_script_group2_pointwise extends UnitTest {

Completed in 1335 milliseconds

1 2 3 4 5 6 78 91011>>