Home
last modified time | relevance | path

Searched refs:test_callable (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/third_party/jinja2/
Dtests.py20 test_callable = callable variable
146 'callable': test_callable,
/external/clang/test/SemaCXX/
Doverloaded-operator.cpp178 void test_callable(Callable c, Callable2 c2, const Callable2& c2c, in test_callable() function
/external/python/cpython2/Lib/test/
Dtest_bool.py182 def test_callable(self): member in BoolTest
Dtest_builtin.py165 def test_callable(self): member in BuiltinTest