Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dserialization_test.cc179 TfLiteContext other_context = GenerateTfLiteContext(/*num_tensors*/ 60); in TEST_F() local
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc10116 auto other_context = context_builder->Build(); in TEST_F() local