/aosp_15_r20/external/pdfium/core/fxcrt/xml/ |
H A D | cfx_xmlnode_unittest.cpp | 33 CFX_XMLElement node2(L"node2"); in TEST() local 46 CFX_XMLElement node2(L"node2"); in TEST() local 59 CFX_XMLElement node2(L"node2"); in TEST() local 81 CFX_XMLElement node2(L"node2"); in TEST() local 149 CFX_XMLElement node2(L"node2"); in TEST() local 179 CFX_XMLElement node2(L"node2"); in TEST() local 209 CFX_XMLElement node2(L"node2"); in TEST() local 238 CFX_XMLElement node2(L"node2"); in TEST() local 255 CFX_XMLElement node2(L"node2"); in TEST() local
|
H A D | cfx_xmlelement_unittest.cpp | 26 CFX_XMLElement node2(L"test:node2"); in TEST() local 34 CFX_XMLElement node2(L"test:node2"); in TEST() local 45 CFX_XMLElement node2(L"test:node2"); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
H A D | gen_node_test.cc | 93 NodeDef node2 = MakeNodeConst("node2"); in TEST() local 139 NodeDef node2 = MakeNodeConst("node2"); in TEST() local 174 NodeDef node2 = MakeNodeConst("node2"); in TEST() local 210 NodeDef node2 = MakeNodeConst("node2"); in TEST() local 244 NodeDef node2 = MakeNodeConst("node2"); in TEST() local 278 NodeDef node2 = MakeNodeConst("node2"); in TEST() local 330 NodeDef node2 = MakeNodeConst("node2"); in TEST() local 382 NodeDef node2 = MakeNodeConst("node2"); in TEST() local
|
H A D | sig_node_test.cc | 137 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 314 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 390 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 445 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 461 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 713 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 739 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 802 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local 865 NodeDef node2 = MakeNodeConst("node2"); in TEST_F() local
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ops/ |
H A D | arithmetic_ir_ops.cpp | 17 NodePtr operator+(const Value& node1, const Value& node2) { in operator +() 24 NodePtr operator-(const Value& node1, const Value& node2) { in operator -() 31 NodePtr operator*(const Value& node1, const Value& node2) { in operator *() 38 NodePtr operator/(const Value& node1, const Value& node2) { in operator /()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | graph_utils_test.cc | 266 NodeDef* node2 = AddNode("", "A", {}, {}, &graph); in TEST() local 290 NodeDef* node2 = AddNode("", "A", {node1->name()}, {}, &graph); in TEST() local 301 NodeDef* node2 = AddNode("", "A", {}, {}, &graph); in TEST() local 343 NodeDef* node2 = AddNode("node2", "Identity", {node1->name()}, {}, &graph); in TEST() local 357 NodeDef* node2 = AddNode("node2", "Identity", {node1->name()}, {}, &graph); in TEST() local 372 NodeDef* node2 = AddNode("node2", "Identity", {node1->name()}, {}, &graph); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/tests/ui/ |
H A D | struct_cycle.rs | 8 node2: Node2, field 26 node2: Node2, field 30 node2: Node2, field
|
/aosp_15_r20/external/rust/cxx/tests/ui/ |
D | struct_cycle.rs | 8 node2: Node2, field 26 node2: Node2, field 30 node2: Node2, field
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | model_test.cc | 355 Node* node2 = graph.NewNode(); in TEST() local 382 Node* node2 = graph.NewNode(); in TEST() local 422 Node* node2 = graph.NewNode(); in TEST() local 483 Node* node2 = graph.NewNode(); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | immutable_constant_op_test.cc | 100 auto node2 = in TEST() local 132 auto node2 = in TEST() local 173 auto node2 = in TEST() local
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/tests/srcs/ |
H A D | PackageTableTest.java | 67 PackageTable.Node node2 = packageTable.get("com.android.aconfig.storage.test_2"); in testPackageTable_rightNode() local 97 PackageTable.Node node2 = packageTable.get("com.android.aconfig.storage.test_2"); in testPackageTable_rightNode_v2() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 43 let mut node2 = UnsafeListEntry::new(12); in push_remove_pop() localVariable 77 let mut node2 = UnsafeListEntry::new(4567); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 43 let mut node2 = UnsafeListEntry::new(12); in push_remove_pop() localVariable 77 let mut node2 = UnsafeListEntry::new(4567); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 43 let mut node2 = UnsafeListEntry::new(12); in push_remove_pop() localVariable 77 let mut node2 = UnsafeListEntry::new(4567); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 43 let mut node2 = UnsafeListEntry::new(12); in push_remove_pop() localVariable 77 let mut node2 = UnsafeListEntry::new(4567); in complex_pushes_pops() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/ |
H A D | tests.rs | 43 let mut node2 = UnsafeListEntry::new(12); in push_remove_pop() localVariable 77 let mut node2 = UnsafeListEntry::new(4567); in complex_pushes_pops() localVariable
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | DamageAccumulatorTests.cpp | 91 RenderNode node2; in TEST() local 112 RenderNode node2; in TEST() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
H A D | TestParentChildReferences.java | 269 ArrayNode node2 = new ArrayNode("b"); in testArrayOfRefs() local 287 NodeForList node2 = new NodeForList("b"); in testListOfRefs() local 305 NodeForMap node2 = new NodeForMap("b"); in testMapOfRefs() local
|
/aosp_15_r20/external/pytorch/test/inductor/extension_backends/cpp/ |
H A D | extension_codegen_backend.py | 21 def can_fuse_vertical(self, node1, node2): argument 24 def can_fuse_horizontal(self, node1, node2): argument
|
/aosp_15_r20/external/pytorch/test/inductor/extension_backends/triton/ |
H A D | extension_codegen_backend.py | 16 def can_fuse_vertical(self, node1, node2): argument 19 def can_fuse_horizontal(self, node1, node2): argument
|
/aosp_15_r20/external/bcc/tools/ |
H A D | deadlock.py | 86 def attributes(self, node1, node2): argument 89 def add_edge(self, node1, node2, **kwargs): argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/migrate_pages/ |
H A D | migrate_pages02.c | 136 static void test_migrate_current_process(int node1, int node2, int cap_sys_nice) in test_migrate_current_process() 194 static void test_migrate_other_process(int node1, int node2, int cap_sys_nice) in test_migrate_other_process()
|
/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | test_ir.cpp | 50 NodePtr node2 = MakeNode<TestLeafNode>(2); in TEST() local 104 NodePtr node2 = MakeNode<TsNode>( in TEST() local
|
/aosp_15_r20/packages/apps/Nfc/nci/jni/ |
D | RouteDataSet.cpp | 189 xmlNodePtr node2 = node1->xmlChildrenNode; in import() local 202 xmlNodePtr node2 = node1->xmlChildrenNode; in import() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64PBQPRegAlloc.cpp | 175 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(Ra); in addIntraChainConstraint() local 274 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(r); in addInterChainConstraint() local
|