Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc83 string test_input; in TEST() local
/external/vixl/tools/test_generator/
Dgenerator.py384 def InputDefinition(test_input): argument