/external/webrtc/webrtc/modules/video_processing/test/ |
D | video_processing_unittest.cc | 47 static void TestSize(const VideoFrame& source_frame, 258 TestSize(video_frame_, video_frame_, width_ / 4, height_ / 4, 25.2, vp_); 259 TestSize(video_frame_, video_frame_, width_ / 2, height_ / 2, 28.1, vp_); 261 TestSize(video_frame_, video_frame_, width_, height_, -1, vp_); 262 TestSize(video_frame_, video_frame_, 2 * width_, 2 * height_, 32.2, vp_); 269 TestSize(video_frame_, cropped_source_frame, 100, 50, 24.0, vp_); 273 TestSize(video_frame_, cropped_source_frame, 400, 256, 31.3, vp_); 277 TestSize(video_frame_, cropped_source_frame, 480, 640, 32.15, vp_); 281 TestSize(video_frame_, cropped_source_frame, 960, 720, 32.2, vp_); 285 TestSize(video_frame_, cropped_source_frame, 1280, 720, 32.15, vp_); [all …]
|
/external/webrtc/webrtc/base/ |
D | sha1digest_unittest.cc | 22 TEST(Sha1DigestTest, TestSize) { in TEST() argument
|
D | md5digest_unittest.cc | 22 TEST(Md5DigestTest, TestSize) { in TEST() argument
|
/external/protobuf/src/google/protobuf/stubs/ |
D | template_util_unittest.cc | 50 TEST(TemplateUtilTest, TestSize) { in TEST() argument
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | TrieMapTest.java | 349 public void TestSize() { in TestSize() method in TrieMapTest
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | TrieMapTest.java | 348 public void TestSize() { in TestSize() method in TrieMapTest
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 1376 struct TestSize struct in vkt::sr::__anon49edc09a0111::TextureSizeInstance 1387 TestSize m_testSize; 1400 deMemset(&m_testSize, 0, sizeof(TestSize)); in TextureSizeInstance() 1467 const TestSize testSizes[] = in iterate() 1823 struct TestSize struct in vkt::sr::__anon49edc09a0111::TextureQueryLevelsInstance 1832 TestSize m_testSize; 1845 deMemset(&m_testSize, 0, sizeof(TestSize)); in TextureQueryLevelsInstance() 1856 const TestSize testSizes[] = in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 964 struct TestSize struct in deqp::gles3::Functional::TextureSizeCase 974 bool testTextureSize (const TestSize&); 1011 const TestSize testSizes[] = in iterate() 1105 bool TextureSizeCase::testTextureSize (const TestSize& testSize) in testTextureSize()
|
/external/protobuf/gtest/test/ |
D | gtest_unittest.cc | 2698 void TestSize() { in TestSize() function in __anon65a9b48f0111::FloatingPointTest 2714 TestSize(); in TEST_F() 2887 TestSize(); in TEST_F()
|
/external/v8/testing/gtest/test/ |
D | gtest_unittest.cc | 2734 void TestSize() { in TestSize() function in __anon8daa82990111::FloatingPointTest 2750 TestSize(); in TEST_F() 2923 TestSize(); in TEST_F()
|
/external/googletest/googletest/test/ |
D | gtest_unittest.cc | 2734 void TestSize() { in TestSize() function in __anonc0ba36310111::FloatingPointTest 2750 TestSize(); in TEST_F() 2923 TestSize(); in TEST_F()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_unittest.cc | 2727 void TestSize() { in TestSize() function in __anonaff2d9270111::FloatingPointTest 2743 TestSize(); in TEST_F() 2916 TestSize(); in TEST_F()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_unittest.cc | 2872 void TestSize() { in TestSize() function in __anone6e23cc60111::FloatingPointTest 2888 TestSize(); in TEST_F() 3061 TestSize(); in TEST_F()
|
/external/google-breakpad/src/testing/test/ |
D | gmock-matchers_test.cc | 2578 void TestSize() { in TestSize() function in testing::gmock_matchers_test::FloatingPointTest
|
/external/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 2729 void TestSize() { in TestSize() function in testing::gmock_matchers_test::FloatingPointTest
|
/external/v8/testing/gmock/test/ |
D | gmock-matchers_test.cc | 2729 void TestSize() { in TestSize() function in testing::gmock_matchers_test::FloatingPointTest
|