Searched refs:nameProp (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
H A DBagFormatter.java330 UnicodeProperty nameProp; field in class:BagFormatter.NameLabel
337 nameProp = source.getProperty("Name");
348 String result = nameProp.getValue(codePoint);
/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp1906 const glw::GLenum nameProp = GL_NAME_LENGTH; local
1911 gl.getProgramResourceiv(program.getProgram(), programMemberInterfaceValue, activeVariableIndices[varNdx], 1, &nameProp, 1, &written, &nameLength);

Completed in 133 milliseconds