Searched refs:online_compilation (Results 1 – 1 of 1) sorted by relevance
432 bool online_compilation = (gCompilationMode == kOnline); in test_get_program_source() local444 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()