Home
last modified time | relevance | path

Searched defs:vector (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgtest_unittest.cc279 const TestingVector& vector) { in operator <<()
895 static bool VectorIsCorrupt(const TestingVector& vector) { in VectorIsCorrupt()
914 static bool VectorIsNotCorrupt(const TestingVector& vector) { in VectorIsNotCorrupt()
918 static bool RangeIsShuffled(const TestingVector& vector, int begin, int end) { in RangeIsShuffled()
928 const TestingVector& vector, int begin, int end) { in RangeIsUnshuffled()
932 static bool VectorIsShuffled(const TestingVector& vector) { in VectorIsShuffled()
936 static bool VectorIsUnshuffled(const TestingVector& vector) { in VectorIsUnshuffled()
6936 SequenceTestingListener(std::vector<std::string>* vector, const char* id) in SequenceTestingListener()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1864 GLfloat vector[MAX_VERTEX_CONSTANT_VECTORS_D3D9][4]; in applyUniformniv() local
1880 GLfloat vector[MAX_VERTEX_CONSTANT_VECTORS_D3D9][4]; in applyUniformnbv() local