Home | History | Annotate | Download | only in cctest

Lines Matching refs:PrintF

2443     printf("[depth = %d]\n", depth);
4817 printf("%s\n", *v8::String::Utf8Value(message->Get()));
12791 printf("Stay with %s\n", test_name);
12795 printf("Switch from %s to %s\n",
12923 printf("Start test %d\n", test_number_);
12926 printf("End test %d\n", test_number_);
14147 printf("p[%d]\n", i);
20163 printf("Testing positive ...\n");
20168 printf("Testing negative ...\n");
20192 printf("Testing positive ...\n");
20197 printf("Testing negative ...\n");
20220 printf("Testing positive ...\n");
20225 printf("Testing negative ...\n");
20231 printf("Testing positive with modified prototype chain ...\n");
20582 i::PrintF("Named access blocked.\n");
20591 i::PrintF("Indexed access blocked.\n");
20658 i::PrintF("Access check failed. Error thrown.\n");
20666 i::PrintF("%s\n", *String::Utf8Value(args[i]));