Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dprepacked_cache_test.cc75 PrepackedCache::Action::kGotExistingEntry); in TEST()
77 PrepackedCache::Action::kGotExistingEntry); in TEST()
101 PrepackedCache::Action::kGotExistingEntry); in TEST()
103 PrepackedCache::Action::kGotExistingEntry); in TEST()
126 PrepackedCache::Action::kGotExistingEntry); in TEST()
135 PrepackedCache::Action::kGotExistingEntry); in TEST()
166 PrepackedCache::Action::kGotExistingEntry); in TEST()
168 PrepackedCache::Action::kGotExistingEntry); in TEST()
180 PrepackedCache::Action::kGotExistingEntry); in TEST()
182 PrepackedCache::Action::kGotExistingEntry); in TEST()
[all …]
A Dprepacked_cache.h43 enum class Action { kGotExistingEntry, kInsertedNewEntry }; enumerator
A Dprepacked_cache.cc92 return Action::kGotExistingEntry; in Get()

Completed in 5 milliseconds