Searched defs:numRepeats (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | random_data_op_test.cc | 223 uint32_t numRepeats = 2; in TEST_F() local 295 uint32_t numRepeats = 3; in TEST_F() local 372 uint32_t numRepeats = 3; in TEST_F() local
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/ |
D | Street.cpp | 65 …on, vec3f size, vec4f color, ShaderTexture* shader, TextureLoader* streetTexture, float numRepeats) in Street()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pShaderOptimizationTests.cpp | 67 static inline string repeat (const string& str, int numRepeats, const string& delim = "") in repeat() 75 static inline string repeatIndexedTemplate (const string& strTempl, int numRepeats, const string& d… in repeatIndexedTemplate()
|
D | es3pBufferDataUploadTests.cpp | 2022 const int numRepeats = 10; in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pShaderOptimizationTests.cpp | 67 static inline string repeat (const string& str, int numRepeats, const string& delim = "") in repeat() 75 static inline string repeatIndexedTemplate (const string& strTempl, int numRepeats, const string& d… in repeatIndexedTemplate()
|