Searched refs:NameVector (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/tests/cefclient/browser/ |
D | preferences_test.cc | 42 typedef std::vector<std::string> NameVector; typedef in client::preferences_test::__anon943e30950111::Handler 137 NameVector changed_names; in OnPreferencesSet() 243 NameVector& changed_names) { in ApplyPrefs() 280 NameVector& changed_names) { in SetPref()
|
D | media_router_test.cc | 370 typedef std::vector<std::string> NameVector; typedef in client::media_router_test::__anon385130630111::Handler
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 749 typedef std::vector<std::string> NameVector; typedef in gl4cts::EnhancedLayouts::Utils::Program 759 … const std::string& vertex_shader, const NameVector& captured_varyings, bool capture_interleaved, 788 static void Capture(const glw::Functions& gl, glw::GLuint id, const NameVector& captured_varyings, 1088 …virtual void getCapturedVaryings(glw::GLuint test_case_index, Utils::Program::NameVector& captured… 3541 …virtual void getCapturedVaryings(glw::GLuint test_case_index, Utils::Program::NameVector& captured… 3922 virtual void insertSkipComponents(int num_components, Utils::Program::NameVector& varyings); 3990 …virtual void getCapturedVaryings(glw::GLuint test_case_index, Utils::Program::NameVector& captured…
|
D | gl4cEnhancedLayoutsTests.cpp | 2713 const NameVector& captured_varyings, bool capture_interleaved, bool is_separable) in Init() 2773 NameVector captured_varying; in Init() 2919 void Program::Capture(const Functions& gl, GLuint id, const NameVector& captured_varyings, bool cap… in Capture() 5674 Utils::Program::NameVector& /* captured_varyings */, in test() argument 5761 Utils::Program::NameVector captured_varyings; in test() 21071 Utils::Program::NameVector& captured_varyings, in test() 23049 …gramResourceAPITest::insertSkipComponents(int num_components, Utils::Program::NameVector& varyings) in test() 23103 Utils::Program::NameVector captured_varyings; in test() 23120 Utils::Program::NameVector captured_varyings; in test() 23288 Utils::Program::NameVector& captured_varyings, in test()
|