Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp1350 static UTextFuncs fragmentFuncs; variable
1382 memcpy(&fragmentFuncs, ut->pFuncs, sizeof(fragmentFuncs)); in openFragmentedUnicodeString()
1383 fragmentFuncs.access = fragTextAccess; in openFragmentedUnicodeString()
1384 fragmentFuncs.clone = cloneFragmentedUnicodeString; in openFragmentedUnicodeString()
1385 ut->pFuncs = &fragmentFuncs; in openFragmentedUnicodeString()
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2953 …const vector<FunctionContainer> fragmentFuncs = wrapCoreFunctions(NegativeTestShared::getNegati… in init() local
3064 …(CASETYPE_CALLBACK, m_context, "fragment", "Negative Fragment API Cases", fragmentFuncs)); in init()
3092 …dCases(CASETYPE_LOG, m_context, "fragment", "Negative Fragment API Cases", fragmentFuncs)); in init()
3120 …(CASETYPE_GETERROR, m_context, "fragment", "Negative Fragment API Cases", fragmentFuncs)); in init()