Home
last modified time | relevance | path

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

/external/clang/test/CXX/expr/expr.const/
Dp5-0x.cpp38 constexpr int test_explicit(expl); // ok
42 static_assert(test_explicit == 4, "");
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
DU.pass.cpp117 void test_explicit() { in test_explicit() function
159 test_explicit(); in main()
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py311 def test_explicit(self): member in TestRefactoringTool
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py322 def test_explicit(self): member in TestRefactoringTool