OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_function
(Results
1 - 1
of
1
) sorted by null
/external/clearsilver/csharp/
csperftest.cs
8
public delegate void
test_function
(int INDEX);
method in class:CSPerfTest
10
public static void timefunk(String label,
test_function
f, int count) {
Completed in 35 milliseconds