Searched defs:ten (Results 1 - 6 of 6) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
H A Dostream_joiner.cons.pass.cpp31 const std::wstring ten = L"10"; local
43 { exp::ostream_joiner<std::wstring> oj(std::cout, ten); }
55 { exp::ostream_joiner<std::wstring, wchar_t> oj(std::wcout, ten); }
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
H A Dostream_joiner.cons.pass.cpp31 const std::wstring ten = L"10"; local
43 { exp::ostream_joiner<std::wstring> oj(std::cout, ten); }
55 { exp::ostream_joiner<std::wstring, wchar_t> oj(std::wcout, ten); }
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_decorators.py280 def ten(x): function in function:TestClassDecorators.test_double
288 @ten
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_decorators.py280 def ten(x): function in function:TestClassDecorators.test_double
288 @ten
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_decorators.py280 def ten(x): function in function:TestClassDecorators.test_double
288 @ten
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_decorators.py280 def ten(x): function in function:TestClassDecorators.test_double
288 @ten

Completed in 465 milliseconds