Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
H A Dtest-util-inspect-proxy.js178 const expected10 = '[Function (anonymous)]';
180 assert.strictEqual(util.inspect(proxy10), expected10);
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c134 expected10[] = { variable
225 expected10, LWS_ARRAY_SIZE(expected10),
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp1251 GLint expected10[] = { 4, 35666, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, glGetUniformLocation(program, "j.b") }; in Run() local
1252 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["j.b"], 13, props, 13, expected10, error); in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp1516 GLint expected10[] = { in Run() local
1519 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["j.b"], 16, props, 16, expected10, error); in Run()

Completed in 15 milliseconds