Home
last modified time | relevance | path

Searched defs:real_root (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/libartbase/base/
H A Dfile_utils_test.cc107 UniqueCPtr<char> real_root(realpath(android_root.c_str(), nullptr)); in TEST_F() local
161 UniqueCPtr<char> real_root(realpath(android_art_root.c_str(), nullptr)); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc2488 HloInstruction* real_root = nullptr; in GetOrCreateSubComputationFromRegion() local