HomeSort by relevance Sort by last modified time
    Searched defs:reference1 (Results 1 - 2 of 2) sorted by null

  /external/libxml2/python/tests/
sync.py 87 reference1 = "startDocument:startElement foo None:startElement bar2 {'a': '1', 'b': '2'}:endElement bar2:" variable
89 if log not in (reference1, reference2):
100 reference1 = "startDocument:startElement foo None:startElement bar2 {'a': '1', 'b': '2'}:" variable
102 if log not in (reference1, reference2):
113 reference1 = "startDocument:startElement foo None:startElement bar2 {'a': '1', 'b': '2'}:endElement bar2:" variable
115 if log not in (reference1, reference2):
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp 4538 const typename Traits<Out1>::IVal reference1; local
4554 typename Traits<Out1>::IVal reference1; local
    [all...]

Completed in 317 milliseconds