Home
last modified time | relevance | path

Searched refs:setCaller (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Duperf.h142 void setCaller( UPerfTest* callingTest ); // for internal use only
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Duperf.h142 void setCaller( UPerfTest* callingTest ); // for internal use only
/third_party/icu/icu4c/source/tools/ctestfw/
Duperf.cpp505 void UPerfTest::setCaller( UPerfTest* callingTest ) in setCaller() function in UPerfTest
516 testToBeCalled.setCaller( this ); in callTest()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp507 void UPerfTest::setCaller( UPerfTest* callingTest ) in setCaller() function in UPerfTest
518 testToBeCalled.setCaller( this ); in callTest()
/third_party/icu/icu4c/source/test/intltest/
Dintltest.h159 virtual void setCaller( IntlTest* callingTest ); // for internal use only
Dintltest.cpp589 void IntlTest::setCaller( IntlTest* callingTest ) in setCaller() function in IntlTest
611 testToBeCalled.setCaller( this ); in callTest()