Home
last modified time | relevance | path

Searched refs:AnotherFunction (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/tsan/
Drace_top_suppression1.cc9 void AnotherFunction(int *p) { in AnotherFunction() function
14 AnotherFunction(p); in TopFunction()
/external/llvm-project/compiler-rt/test/tsan/
Drace_top_suppression1.cpp9 void AnotherFunction(int *p) { in AnotherFunction() function
14 AnotherFunction(p); in TopFunction()
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client_test.py2123 def AnotherFunction(): function
2126 return AnotherFunction()