Home
last modified time | relevance | path

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

/external/aws-sdk-java-v2/http-clients/apache-client/src/test/java/software/amazon/awssdk/http/apache/internal/
DSdkProxyRoutePlannerTest.java37 …SdkProxyRoutePlanner planner = new SdkProxyRoutePlanner("localhost", 1234, "https", Collections.em… in testSetsCorrectSchemeBasedOnProcotol_HTTPS() local
46 …SdkProxyRoutePlanner planner = new SdkProxyRoutePlanner("localhost", 1234, "http", Collections.emp… in testSetsCorrectSchemeBasedOnProcotol_HTTP() local
/external/harfbuzz_ng/src/
Dhb-ot-shape.cc222 hb_ot_shape_planner_t planner (face, in init0() local
311 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner, in hb_ot_shape_collect_features()