Home
last modified time | relevance | path

Searched refs:s_desc (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp853 static const char* s_desc[] =
860 return de::getSizedArrayElement<WRITE_LAST>(s_desc, write);
865 static const char* s_desc[] =
873 return de::getSizedArrayElement<VERIFY_LAST>(s_desc, verify);
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core.h380 static const DeserializerDescriptorType s_desc( \
382 return s_desc; \
/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1377 static const char* s_desc[] = in getTextureAccessTypeDescription() local
1383 return de::getSizedArrayElement<tcu::TEXTUREACCESSTYPE_LAST>(s_desc, type); in getTextureAccessTypeDescription()
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc7296 const ServiceDescriptor* s_desc = file_desc->FindServiceByName("S"); in TEST_F() local
7297 EXPECT_TRUE(s_desc->GetSourceLocation(&loc)); in TEST_F()
7300 const MethodDescriptor* m_desc = s_desc->FindMethodByName("Method"); in TEST_F()

Completed in 14 milliseconds