Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_params.h43 double GetMaxScriptsCacheSize() const in GetMaxScriptsCacheSize() function
/arkcompiler/toolchain/tooling/test/
Ddebugger_params_test.cpp84 EXPECT_EQ(enableParams->GetMaxScriptsCacheSize(), 100); in HWTEST_F_L0()