Home
last modified time | relevance | path

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

/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dmethods-original.cc312 static int notBlocklistedMethod() { return 123; } in notBlocklistedMethod() function in blink::IdlTestClass
313 int notBlocklistedMethod(int x) { return 123; } in notBlocklistedMethod() function in blink::IdlTestClass