Searched refs:pushLocation (Results 1 – 3 of 3) sorted by relevance
127 pushLocation(Location.SUITE); in xmlSuiteFile()141 pushLocation(Location.SUITE); in xmlSuite()271 pushLocation(Location.TEST); in xmlTest()560 pushLocation(Location.CLASS); in startElement()678 private void pushLocation(Location l) { in pushLocation() method in TestNGContentHandler
127 static pybind11::object pushLocation(PyLocation &location);
604 py::object PyThreadContextEntry::pushLocation(PyLocation &location) { in pushLocation() function in PyThreadContextEntry658 return PyThreadContextEntry::pushLocation(*this); in contextEnter()