Searched refs:g_root (Results 1 – 3 of 3) sorted by relevance
41 static std::string g_root; variable58 g_root + "/client_crash_test_server", in CreateServerAndStub()133 g_root = me.substr(0, lslash); in main()135 g_root = "."; in main()
41 static std::string g_root; variable101 client_.reset(new SubProcess({g_root + "/server_crash_test_client", in CreateServerAndClient()151 g_root = me.substr(0, lslash); in main()153 g_root = "."; in main()
937 auto g_root = tensorflow::Scope::NewRootScope(); in TestHashNodeDef() local940 Output g_const = Const(g_root.WithOpName("a").WithDevice("some_device"), in TestHashNodeDef()943 TF_ASSERT_OK(g_root.ToGraphDef(&g_graph_def)); in TestHashNodeDef()