Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/test/java/io/grpc/
DInternalChannelzTest.java68 InternalInstrumented<ChannelStats> root2 = create(); in getRootChannels_onePage_multi() local
79 InternalInstrumented<ChannelStats> root2 = create(); in getRootChannels_paginate() local
111 InternalInstrumented<ChannelStats> root2 = create(); in getRootChannels_addAfterLastPage() local
/external/libchrome/base/json/
Djson_reader_unittest.cc257 std::unique_ptr<Value> root2 = in TEST() local
275 std::unique_ptr<Value> root2 = in TEST() local
339 std::unique_ptr<Value> root2 = JSONReader::Read( in TEST() local
383 std::unique_ptr<Value> root2 = JSONReader::Read( in TEST() local
/external/python/cpython3/Lib/
Dpathlib.py100 def join_parsed_parts(self, drv, root, parts, drv2, root2, parts2): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction_test.cc1162 const HloInstruction* root2 = fusion2->fused_expression_root(); in TEST_F() local