Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Sema/
H A Dformat-strings.c342 void test_positional_arguments() { in test_positional_arguments() function
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload_test.py606 def test_positional_arguments(self, cycles): member in LoadTest