Home
last modified time | relevance | path

Searched refs:expected9 (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/parallel/
Dtest-util-inspect-proxy.js142 const expected9 = 'Proxy [ [Function: Date], [Function: String] ]'; constant
144 assert.strictEqual(util.inspect(proxy9, opts), expected9);
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
Dmain.c127 expected9[] = { variable
220 expected9, LWS_ARRAY_SIZE(expected9),
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp1245 …GLint expected9[] = { 2, 35687, 1, -1, -1, -1, -1, 0, -1, 0, 0, 1, glGetUniformLocation(program, "… in Run() local
1246 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["i"], 13, props, 13, expected9, error); in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp1512 GLint expected9[] = { in Run() local
1515 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["i"], 16, props, 16, expected9, error); in Run()