Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingGuidTest.cpp122 ProfilingStaticGuid staticGuid2 = generator.GenerateStaticId("index"); variable
123 CheckStaticGuid(staticGuid2, LabelsAndEventClasses::INDEX_GUID);
124 CHECK(staticGuid2 != generator.GenerateStaticId("Index"));