Home
last modified time | relevance | path

Searched refs:s_tests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderDirectiveTests.cpp210 static const char* const s_tests[] = in sample_variables() local
220 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_tests); ++ndx) in sample_variables()
227 " " << s_tests[ndx] << "\n" in sample_variables()
236 static const char* const s_tests[] = in shader_image_atomic() local
249 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_tests); ++ndx) in shader_image_atomic()
257 " " << s_tests[ndx] << "\n" in shader_image_atomic()
/external/tensorflow/tensorflow/compiler/tests/
Dbuild_defs.bzl138 native.test_suite(name = "%s_tests" % backend, tags = ["tf_xla_%s" % backend])
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbuild_defs.bzl232 name = "%s_tests" % backend,