Searched refs:kLastContextType (Results 1 – 2 of 2) sorted by relevance
37 kLastContextType = ContextType::kTpuLaunch, enumerator41 static_assert(static_cast<int>(ContextType::kLastContextType) < 64,47 if (context_type > static_cast<uint32_t>(ContextType::kLastContextType)) { in GetSafeContextType()
52 kLastContextType = kMock_ContextType enumerator55 static const int kContextTypeCnt = kLastContextType + 1;