Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingTests.cpp966 …const std::string categoryWValidDeviceAndValidCounterSetName = "some_category_with_valid_device_an… variable
969 categoryWValidDeviceAndValidCounterSetName));
973 …HECK(categoryWValidDeviceAndValidCounterSet->m_Name == categoryWValidDeviceAndValidCounterSetName);