Searched defs:TestSize (Results 1 - 10 of 10) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMapTest.java337 public void TestSize() { method in class:TrieMapTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMapTest.java333 public void TestSize() { method in class:TrieMapTest
/external/webrtc/webrtc/modules/video_processing/test/
H A Dvideo_processing_unittest.cc47 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
348 void TestSize(const VideoFrame& source_frame, function in namespace:webrtc
[all...]
/external/google-breakpad/src/testing/test/
H A Dgmock-matchers_test.cc2578 void TestSize() { function in class:testing::gmock_matchers_test::FloatingPointTest
/external/gmock/test/
H A Dgmock-matchers_test.cc2674 void TestSize() { function in class:testing::gmock_matchers_test::FloatingPointTest
/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp964 struct TestSize struct in class:deqp::gles3::Functional::TextureSizeCase
974 bool testTextureSize (const TestSize&);
1011 const TestSize testSizes[] =
1105 bool TextureSizeCase::testTextureSize (const TestSize& testSize)
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_unittest.cc2872 void TestSize() { function in class:__anon6263::FloatingPointTest
2888 TestSize();
3061 TestSize();
/external/gtest/test/
H A Dgtest_unittest.cc2727 void TestSize() { function in class:__anon6375::FloatingPointTest
2743 TestSize();
2916 TestSize();
/external/protobuf/gtest/test/
H A Dgtest_unittest.cc2698 void TestSize() { function in class:__anon16285::FloatingPointTest
2714 TestSize();
2887 TestSize();
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_unittest.cc2727 void TestSize() { function in class:__anon20491::FloatingPointTest
2743 TestSize();
2916 TestSize();

Completed in 1351 milliseconds