Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_c_wrapper_test.cpp36 void TestCallback() in TestCallback() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.cpp30 JSIValue SampleModule::TestCallback(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in TestCallback() function in OHOS::ACELite::SampleModule
/ohos5.0/base/telephony/cellular_data/test/unit_test/
H A Dcellular_data_code_test.cpp130 class TestCallback : public NetManagerStandard::NetConnCallbackStub { class
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp226 void TestCallback(sptr<CaptureSession> session, uint8_t *rawData, size_t size) in TestCallback() function
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp75 void TestCallback() {} in TestCallback() function
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp98 void TestCallback() in TestCallback() function
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp66 class TestCallback : public NetManagerStandard::NetConnCallbackStub { class
/ohos5.0/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp231 void TestCallback(const uint8_t *data, size_t size, FuzzedDataProvider *dataProvider) in TestCallback() function