Home
last modified time | relevance | path

Searched defs:testName (Results 1 - 25 of 332) sorted by relevance

12345678910>>...14

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dinit.cpp31 const char *testName = GetCurrentTestName(); in StartDebugger() local
H A Dtest_runner.h25 explicit TestRunner(const char *testName) in TestRunner() argument
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dremote_native_token.cpp20 void RemoteNativeToken::SetNativeToken(std::string testName) in SetNativeToken() argument
/third_party/skia/tests/
H A DPathOpsInverseTest.cpp28 SkString testName; in DEF_TEST() local
H A DPathOpsOpCubicThreadedTest.cpp63 SkString testName; in testOpCubicsMain() local
/arkcompiler/toolchain/tooling/test/client_utils/
H A Dtest_list.cpp146 void SetCurrentTestName(const std::string &testName) in SetCurrentTestName() argument
156 std::pair<std::string, std::string> GetTestEntryPoint(const std::string &testName) in GetTestEntryPoint() argument
H A Dtest_util.h46 static void RegisterTest(const std::string &testName, std::unique_ptr<TestActions> test) in RegisterTest() argument
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_entry.cpp29 std::string testName = GetCurrentTestName(); in StartDebuggerImpl() local
H A Dtest_list.cpp62 void SetCurrentTestName(const std::string &testName) in SetCurrentTestName() argument
72 std::pair<std::string, std::string> GetTestEntryPoint(const std::string &testName) in GetTestEntryPoint() argument
H A Dtest_hooks.h26 TestHooks(const std::string &testName, const EcmaVM *vm) : vm_(vm) in TestHooks() argument
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_cint_client_test.cpp69 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local
H A Ddebugger_client_test.cpp70 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local
H A Ddebugger_cinterp_test.cpp61 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local
H A Ddebugger_entry_test.cpp61 std::string testName = GetCurrentTestName(); in HWTEST_P_L0() local
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
H A Dtestlog.h56 const char *const testName; member in IcuTestErrorCode
H A Dtstdtmod.h38 const char* testName; member in TestDataModule
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
H A Dtestlog.h56 const char *const testName; member in IcuTestErrorCode
/base/account/os_account/test/fuzztest/appaccount_stub/addaccountstub_fuzzer/
H A Daddaccountstub_fuzzer.cpp37 std::string testName = fuzzData.GenerateRandomString(); in AddAccountStubFuzzTest() local
/foundation/ability/ability_runtime/test/unittest/res_sched_util_test/
H A Dres_sched_util_test.cpp75 std::string testName = "ResSchedUtilTest"; in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dm3u8_unit_test.h51 std::string testName = "test.m3u8"; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthBiasTests.cpp47 std::string testName; in createTests() member
H A DvktDrawOutputLocationTests.cpp40 void checkSupport (Context& context, std::string testName) in checkSupport() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthBiasTests.cpp47 std::string testName; in createTests() member
H A DvktDrawOutputLocationTests.cpp40 void checkSupport (Context& context, std::string testName) in checkSupport() argument
H A DvktDrawShaderInvocationTests.cpp40 void checkHelperInvocationTestSupport(Context& context, std::string testName) in checkHelperInvocationTestSupport() argument

Completed in 7 milliseconds

12345678910>>...14