Home
last modified time | relevance | path

Searched defs:TestCtor (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/
Dspan_test.cc25 static void TestCtor(Span<int> s, const int *ptr, size_t size) { in TestCtor() function
/external/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.cpp163 UPerfFunction* StringPerformanceTest::TestCtor() in TestCtor() function in StringPerformanceTest