Searched defs:functionCall (Results 1 – 4 of 4) sorted by relevance
53 #define INNER_PIPELINE_TEST(test_case_name, test_name, pipeline, functionCall) \ argument
289 Expression *Expression::functionCall(std::string id, std::vector<Expression *> *args) { in functionCall() function in android::Expression
207 public static String formatFunctionCall(String indent, String functionCall) { in formatFunctionCall()
1749 function wait(functionCall) { argument