Home
last modified time | relevance | path

Searched defs:testcase (Results 51 - 62 of 62) sorted by relevance

123

/test/testfwk/developer_test/src/core/command/
H A Dconsole.py471 testcase = "testcase" variable in ConfigConst
/third_party/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp125 Command(const UtfPerformanceTest &testcase) in Command() argument
146 const UtfPerformanceTest &testcase; member in Command
156 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {} in Roundtrip() argument
158 get(const UtfPerformanceTest &testcase) get() argument
223 FromUnicode(const UtfPerformanceTest &testcase) FromUnicode() argument
225 get(const UtfPerformanceTest &testcase) get() argument
268 FromUTF8(const UtfPerformanceTest &testcase) FromUTF8() argument
275 get(const UtfPerformanceTest &testcase) get() argument
[all...]
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c30 static int alloc_mem(long int length, int testcase) in alloc_mem() argument
73 static void child_alloc(int testcase, int lite, int threads) in child_alloc() argument
125 void oom(int testcase, int lite, int retcode, int allow_sigkill) in oom() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
H A Dmedialibrary_fileext_test.cpp1278 void PrintFileInfo(const FileInfo &fileInfo, const string &testcase) in PrintFileInfo() argument
/third_party/curl/tests/server/
H A Dtftpd.c104 struct testcase { struct
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtinjpage.c840 struct testcase { struct
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H A Dpage-poisoning.c688 struct testcase { struct
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtinjpage.c840 struct testcase { struct
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py274 testcase = "testcase" variable in ConfigConst
/third_party/python/Lib/unittest/test/
H A Dtest_case.py1981 testcase = TestCase(method_name) variable in .test_no_exception_leak.TestCase
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c1989 static void TestNBSPPatternRtNum(const char *testcase, int line, UNumberFormat *nf, double myNumber) { in TestNBSPPatternRtNum() argument
2012 static void TestNBSPPatternRT(const char *testcase, UNumberFormat *nf) { in TestNBSPPatternRT() argument
2020 const char *testcase; in TestNBSPInPattern() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c13735 # define testcase(X) if( X ){ sqlite3CoverageCounter += (unsigned)__LINE__; } macro
13737 # define testcase(X) macro
179398 # define testcase global() macro
201387 # define testcase global() macro
201389 # define testcase global() macro
221966 #define testcase global() macro
[all...]

Completed in 138 milliseconds

123