/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/libtextclassifier/utils/ |
D | tensor-view_test.cc | 25 TEST(TensorViewTest, TestSize) { in TEST() argument
|
/external/webrtc/webrtc/base/ |
D | md5digest_unittest.cc | 22 TEST(Md5DigestTest, TestSize) { in TEST() argument
|
D | sha1digest_unittest.cc | 22 TEST(Sha1DigestTest, TestSize) { in TEST() argument
|
/external/protobuf/src/google/protobuf/stubs/ |
D | template_util_unittest.cc | 50 TEST(TemplateUtilTest, TestSize) { in TEST() argument
|
/external/golang-protobuf/proto/ |
D | size_test.go | 178 func TestSize(t *testing.T) { func
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | TrieMapTest.java | 359 public void TestSize() { in TestSize() method in TrieMapTest
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | TrieMapTest.java | 356 public void TestSize() { in TestSize() method in TrieMapTest
|
/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/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 1756 struct TestSize struct in vkt::sr::__anon0c61b4e40111::TextureSizeInstance 1767 TestSize m_testSize; 1780 deMemset(&m_testSize, 0, sizeof(TestSize)); in TextureSizeInstance() 1847 const TestSize testSizes[] = in iterate() 2203 struct TestSize struct in vkt::sr::__anon0c61b4e40111::TextureQueryLevelsInstance 2212 TestSize m_testSize; 2225 deMemset(&m_testSize, 0, sizeof(TestSize)); in TextureQueryLevelsInstance() 2236 const TestSize testSizes[] = in iterate()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_unittest.cc | 2872 void TestSize() { in TestSize() function in __anone21fdd500111::FloatingPointTest 2888 TestSize(); in TEST_F() 3061 TestSize(); in TEST_F()
|
/external/googletest/googletest/test/ |
D | gtest_unittest.cc | 2814 void TestSize() { in TestSize() function in __anon963337bb0111::FloatingPointTest 2830 TestSize(); in TEST_F() 2991 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 | 3229 void TestSize() { in TestSize() function in testing::gmock_matchers_test::__anon67385ff30111::FloatingPointTest
|