Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph_test.cc486 std::pair<HloInstruction*, HloInstruction*> null_pair = {nullptr, nullptr}; in TEST_F() local
489 null_pair); in TEST_F()