Home
last modified time | relevance | path

Searched refs:myId (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc572 int myId = 12345; in RunVideoRenderTests() local
577 renderModule = VideoRender::CreateVideoRender(myId, in RunVideoRenderTests()
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp4032 const char* myId = uscript_getName(code); in TestAllCodepoints() local
4033 if(!myId) { in TestAllCodepoints()
4037 uprv_strcpy(id,myId); in TestAllCodepoints()