Home
last modified time | relevance | path

Searched defs:TestCreate (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dbasic_async_resolver_factory_unittest.cc28 void TestCreate() { in TestCreate() function in webrtc::BasicAsyncResolverFactoryTest
51 TEST_F(BasicAsyncResolverFactoryTest, TestCreate) { in TEST_F() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/pack/
Dpack_test.go83 func TestCreate(t *testing.T) { func
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dlocnmtst.cpp94 void LocaleDisplayNamesTest::TestCreate() { in TestCreate() function in LocaleDisplayNamesTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dlocnmtst.cpp94 void LocaleDisplayNamesTest::TestCreate() { in TestCreate() function in LocaleDisplayNamesTest
/aosp_15_r20/packages/providers/MediaProvider/jni/
Dnode_test.cpp48 TEST_F(NodeTest, TestCreate) { in TEST_F() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrOvalOpFactory.cpp560 GrGeometryProcessor* ButtCapDashedCircleGeometryProcessor::TestCreate(GrProcessorTestData* d) { in TestCreate() function in ButtCapDashedCircleGeometryProcessor