Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_build_helpers.cpp432 bool online_compilation = (gCompilationMode == kOnline); in test_get_program_source() local
444 if (length != line_length + 1 && online_compilation) in test_get_program_source()
453 if (strlen(buffer) != line_length && online_compilation) in test_get_program_source()
462 if (strlen(buffer) != line_length && online_compilation) in test_get_program_source()
467 if (length != line_length + 1 && online_compilation) in test_get_program_source()