Home
last modified time | relevance | path

Searched defs:is_test_only (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Dproxy.py29 def create_hashed_method_name(non_hashed_name, is_test_only): argument
49 def create_method_names(java_class, method_name, is_test_only): argument