Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp1346 static UTextFuncs fragmentFuncs; variable
1378 memcpy(&fragmentFuncs, ut->pFuncs, sizeof(fragmentFuncs)); in openFragmentedUnicodeString()
1379 fragmentFuncs.access = fragTextAccess; in openFragmentedUnicodeString()
1380 fragmentFuncs.clone = cloneFragmentedUnicodeString; in openFragmentedUnicodeString()
1381 ut->pFuncs = &fragmentFuncs; in openFragmentedUnicodeString()
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2952 …const vector<FunctionContainer> fragmentFuncs = wrapCoreFunctions(NegativeTestShared::getNegati… in init() local
3063 …(CASETYPE_CALLBACK, m_context, "fragment", "Negative Fragment API Cases", fragmentFuncs)); in init()
3091 …dCases(CASETYPE_LOG, m_context, "fragment", "Negative Fragment API Cases", fragmentFuncs)); in init()
3119 …(CASETYPE_GETERROR, m_context, "fragment", "Negative Fragment API Cases", fragmentFuncs)); in init()