Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_jit_compiled_cpu_function_test.cc284 class FakePlatform : public se::Platform { in TEST() class
286 FakePlatform() : name_("FakePlatform") {} in TEST() function in tensorflow::__anon8ca9750b0111::TEST::FakePlatform