Home
last modified time | relevance | path

Searched refs:SetJsonFunction (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/test/systemtest/common/resource/fuzzTest/include/
Dfuzz_test_manager.h45 void SetJsonFunction(std::string functionName);
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dfuzz_test_manager.cpp310 void FuzzTestManager::SetJsonFunction(std::string functionName) in SetJsonFunction() function in OHOS::AccountSA::FuzzTestManager
343 SetJsonFunction(s); in StartFuzzTest()