Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds