Lines Matching refs:empty
106 with replay and shrink modes. The file should be empty if no
230 if (out_binary_file->empty() && argi + 1 < argc) {
344 assert(in_binary_file->empty());
352 if (in_binary_file->empty()) {
357 if (out_binary_file->empty()) {
365 if (!replay_transformations_file->empty() ||
366 !shrink_transformations_file->empty() ||
376 if (replay_transformations_file->empty() &&
377 shrink_transformations_file->empty() &&
386 if (shrink_transformations_file->empty() && !interestingness_test->empty()) {
394 if (!shrink_transformations_file->empty() && interestingness_test->empty()) {
401 if (!replay_transformations_file->empty() ||
402 !shrink_transformations_file->empty()) {
405 if (!donors_file->empty()) {
413 if (!replay_transformations_file->empty()) {
416 if (!shrink_transformations_file->empty()) {
425 if (!shrink_transformations_file->empty()) {
427 assert(!interestingness_test->empty() &&
434 if (donors_file->empty()) {
521 assert(!interestingness_command.empty() &&
523 "is empty.");