Home
last modified time | relevance | path

Searched defs:testC (Results 1 – 8 of 8) sorted by relevance

/external/testng/src/test/java/test/enable/
DC.java10 public void testC() {} in testC() method in C
/external/clang/test/CodeGen/
Dinline.c143 extern inline void testC() {} in testC() function
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp6.cpp23 only<int> testC = c; in h() local
/external/clang/test/SemaCXX/
Dattr-deprecated.cpp225 void testC() { in testC() function
Dconstant-expression-cxx1y.cpp586 constexpr bool testC() { in testC() function
/external/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1093 void IntlTestDateTimePatternGeneratorAPI::testC() { in testC() function in IntlTestDateTimePatternGeneratorAPI
/external/python/cpython2/Lib/test/
Dtest_csv.py400 class testC(csv.excel): class
/external/python/cpython3/Lib/test/
Dtest_csv.py422 class testC(csv.excel): class