Searched refs:TestScale (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddcfmapts.h30 void TestScale();
H A Ddcfmapts.cpp66 case 4: name = "TestScale";
69 TestScale();
532 void IntlTestDecimalFormatAPI::TestScale() function in class:IntlTestDecimalFormatAPI
/external/icu/icu4c/source/test/intltest/
H A Ddcfmapts.h30 void TestScale();
H A Ddcfmapts.cpp66 case 4: name = "TestScale";
69 TestScale();
538 void IntlTestDecimalFormatAPI::TestScale() function in class:IntlTestDecimalFormatAPI
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dyuvscaler_unittest.cc98 bool TestScale(int iw, int ih, int ow, int oh, int offset, bool usefile, function in class:YuvScalerTest
248 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
254 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
260 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
266 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
272 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
278 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
284 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
290 EXPECT_TRUE(TestScale(iwidth, iheight, owidth, oheight, \
296 EXPECT_TRUE(TestScale(iwidt
[all...]
/external/chromium_org/ppapi/tests/
H A Dtest_graphics_2d.h96 std::string TestScale();
H A Dtest_graphics_2d.cc342 std::string TestGraphics2D::TestScale() { function in class:TestGraphics2D
/external/chromium_org/cc/layers/
H A Dscrollbar_layer_unittest.cc1016 void TestScale(const gfx::Rect scrollbar_rect, const float test_scale) { function in class:cc::__anon2703::ScaledScrollbarLayerTestScaledRasterization
1103 TestScale(gfx::Rect(1240, 0, 15, 1333), 2.7754839f);
1104 TestScale(gfx::Rect(1240, 0, 15, 677), 2.46677136f);
1107 TestScale(gfx::Rect(0, 1240, 1333, 15), 2.7754839f);
1108 TestScale(gfx::Rect(0, 1240, 677, 15), 2.46677136f);
/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_unittest.cc816 void TestScale(int xsize, function
1832 TestScale(sizes[x],

Completed in 279 milliseconds