Searched refs:TestCreate (Results 1 - 25 of 73) sorted by relevance

123

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dlocnmtst.h24 void TestCreate(void);
H A Dlocnmtst.cpp68 TESTCASE(0, TestCreate);
84 void LocaleDisplayNamesTest::TestCreate() { function in class:LocaleDisplayNamesTest
/external/icu4c/test/intltest/
H A Dlocnmtst.h24 void TestCreate(void);
H A Dlocnmtst.cpp68 TESTCASE(0, TestCreate);
88 void LocaleDisplayNamesTest::TestCreate() { function in class:LocaleDisplayNamesTest
/external/chromium_org/third_party/skia/include/gpu/
H A DGrEffectUnitTest.h19 // Used to access the dummy textures in TestCreate procs.
26 * A helper for use in GrEffect::TestCreate functions.
70 static GrEffectRef* TestCreate(SkRandom*, \
77 * GrEffect* TestCreate(SkRandom*,
83 * kAlpha_8_GrPixelConfig. TestCreate functions are also free to create additional textures using
87 GrEffectTestFactory Effect :: gTestFactory(Effect :: TestCreate)
91 // The unit test relies on static initializers. Just declare the TestCreate function so that
94 static GrEffectRef* TestCreate(SkRandom*, \
/external/skia/include/gpu/
H A DGrEffectUnitTest.h19 // Used to access the dummy textures in TestCreate procs.
26 * A helper for use in GrEffect::TestCreate functions.
70 static GrEffectRef* TestCreate(SkRandom*, \
77 * GrEffect* TestCreate(SkRandom*,
83 * kAlpha_8_GrPixelConfig. TestCreate functions are also free to create additional textures using
87 GrEffectTestFactory Effect :: gTestFactory(Effect :: TestCreate)
91 // The unit test relies on static initializers. Just declare the TestCreate function so that
94 static GrEffectRef* TestCreate(SkRandom*, \
/external/chromium_org/ppapi/tests/
H A Dtest_broker.h23 std::string TestCreate();
H A Dtest_truetype_font.h27 std::string TestCreate();
H A Dtest_video_destination.h27 std::string TestCreate();
H A Dtest_video_source.h27 std::string TestCreate();
H A Dtest_file_ref.h31 std::string TestCreate();
H A Dtest_video_destination.cc72 std::string TestVideoDestination::TestCreate() { function in class:TestVideoDestination
H A Dtest_video_source.cc69 std::string TestVideoSource::TestCreate() { function in class:TestVideoSource
/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrSimpleTextureEffect.cpp54 GrEffectRef* GrSimpleTextureEffect::TestCreate(SkRandom* random, function in class:GrSimpleTextureEffect
H A DGrCustomCoordsTextureEffect.cpp87 GrEffectRef* GrCustomCoordsTextureEffect::TestCreate(SkRandom* random, function in class:GrCustomCoordsTextureEffect
H A DGrDistanceFieldTextureEffect.cpp98 GrEffectRef* GrDistanceFieldTextureEffect::TestCreate(SkRandom* random, function in class:GrDistanceFieldTextureEffect
H A DGrBezierEffect.cpp144 GrEffectRef* GrConicEffect::TestCreate(SkRandom* random, function in class:GrConicEffect
275 GrEffectRef* GrQuadEffect::TestCreate(SkRandom* random, function in class:GrQuadEffect
416 GrEffectRef* GrCubicEffect::TestCreate(SkRandom* random, function in class:GrCubicEffect
H A DGrBicubicEffect.cpp143 GrEffectRef* GrBicubicEffect::TestCreate(SkRandom* random, function in class:GrBicubicEffect
/external/skia/src/gpu/effects/
H A DGrSimpleTextureEffect.cpp54 GrEffectRef* GrSimpleTextureEffect::TestCreate(SkRandom* random, function in class:GrSimpleTextureEffect
H A DGrCustomCoordsTextureEffect.cpp87 GrEffectRef* GrCustomCoordsTextureEffect::TestCreate(SkRandom* random, function in class:GrCustomCoordsTextureEffect
H A DGrDistanceFieldTextureEffect.cpp98 GrEffectRef* GrDistanceFieldTextureEffect::TestCreate(SkRandom* random, function in class:GrDistanceFieldTextureEffect
H A DGrBezierEffect.cpp144 GrEffectRef* GrConicEffect::TestCreate(SkRandom* random, function in class:GrConicEffect
275 GrEffectRef* GrQuadEffect::TestCreate(SkRandom* random, function in class:GrQuadEffect
416 GrEffectRef* GrCubicEffect::TestCreate(SkRandom* random, function in class:GrCubicEffect
H A DGrBicubicEffect.cpp143 GrEffectRef* GrBicubicEffect::TestCreate(SkRandom* random, function in class:GrBicubicEffect
/external/chromium_org/chrome/browser/apps/
H A Dapp_window_interactive_uitest.cc233 #define MAYBE_TestCreate TestCreate
/external/chromium_org/third_party/skia/src/effects/
H A DSkBitmapAlphaThresholdShader.cpp204 GrEffectRef* ThresholdEffect::TestCreate(SkRandom* rand, function in class:ThresholdEffect

Completed in 445 milliseconds

123