Home
last modified time | relevance | path

Searched defs:attribute_names (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/function/trace_type/
Ddefault_types.proto34 repeated string attribute_names = 2; field
/external/cronet/third_party/libxml/chromium/
Dxml_reader.cc116 std::vector<const xmlChar*> attribute_names; in GetAllNodeAttributes() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp191 unsigned int n_vs_body_parts, const char** attribute_names, in createProgram()
4318 const char* attribute_names[] = { "color", "position" }; in initTestCaseGlobal() local