Home
last modified time | relevance | path

Searched defs:configure_only (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/
H A Dmain.cpp153 auto configure_only = parser.add_option<utils::ToggleOption>("configure-only", false); in main() local
/aosp_15_r20/external/ComputeLibrary/tests/framework/
H A DFramework.cpp709 bool Framework::configure_only() const in configure_only() function in arm_compute::test::framework::Framework