Home
last modified time | relevance | path

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

/third_party/node/test/sequential/
Dtest-module-loading.js101 const threeIndex = require('../fixtures/nested-index/three/index.js'); constant
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp3680 GLint threeIndex = glGetUniformLocation(prog.get(), "ui_three"); in TEST_P() local
3727 GLint threeIndex = glGetUniformLocation(prog.get(), "ui_three"); in TEST_P() local