Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental_test.cc84 auto* cell2 = TFE_MonitoringGetCellCounter2(counter2, "foo", "bar"); in TEST() local
129 auto* cell2 = TFE_MonitoringGetCellStringGauge2(gauge2, "foo", "bar"); in TEST() local
190 auto* cell2 = TFE_MonitoringGetCellSampler2(sampler2, "foo", "bar"); in TEST() local
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2EdgeIndex.java88 private static final int compare(long cell1, int edge1, long cell2, int edge2) { in compare()
384 private int[] getEdges(long cell1, long cell2) { in getEdges()
/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc2590 rtc::Network cell2("cell2", "Test NetworkAdapter 2", in TEST_F() local