Lines Matching defs:http
448 const char http[] = "http";449 if (testName.startsWith(http)) {450 testName.remove(0, sizeof(http) - 1);