Home
last modified time | relevance | path

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

/aosp_15_r20/external/opencensus-java/exporters/stats/prometheus/
H A DREADME.md74 …](https://github.com/prometheus/client_java#http), [Exporting to a Pushgateway](https://github.com…
75 and [Bridges](https://github.com/prometheus/client_java#bridges).
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DLink_test.cpp385 const std::string client_java = GetTestPath("client_java"); in TEST_F() local