OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testFunction
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/BlocksRuntime/tests/
recursive-block.c
31
voidVoid
testFunction
() {
47
voidVoid block =
testFunction
();
/external/icu4c/tools/ctestfw/
uperf.cpp
360
UPerfFunction*
testFunction
= this->runIndexedTest( index, TRUE, name, par );
363
if(
testFunction
==NULL){
367
ops =
testFunction
->getOperationsPerIteration();
396
t =
testFunction
->time(loops,&status);
420
t =
testFunction
->time(loops, &status);
429
events =
testFunction
->getEventsPerIteration();
463
delete
testFunction
;
/external/v8/test/mjsunit/
debug-stepin-call-function-stub.js
69
function
testFunction
() {
91
Debug.setBreakPoint(
testFunction
, 1, 0);
92
testFunction
();
/external/clang/test/Analysis/
inline.cpp
212
void
testFunction
() {
Completed in 451 milliseconds