Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_preprocessor.cpp297 int test_preprocessor_pragma(cl_device_id deviceID, cl_context context, cl_command_queue queue, int… in test_preprocessor_pragma() function
/external/python/pycparser/tests/
Dtest_c_lexer.py337 def test_preprocessor_pragma(self): member in TestCLexerNoErrors