Home
last modified time | relevance | path

Searched defs:turtle (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/tests/codegen/
Ddebug-column.rs23 fn turtle(); in turtle() function
/third_party/python/Lib/test/
Dtest_turtle.py8 turtle = import_helper.import_module('turtle') variable