Searched refs:pCompilation (Results 1 – 5 of 5) sorted by relevance
1039 OH_NNCompilation** pCompilation = nullptr; variable1040 OH_NNCompilation_Destroy(pCompilation);1041 EXPECT_EQ(nullptr, pCompilation);1052 OH_NNCompilation** pCompilation = &compilation; variable1053 OH_NNCompilation_Destroy(pCompilation);
428 OH_NNCompilation** pCompilation)459 *pCompilation = compilation;
419 OH_NNCompilation** pCompilation)450 *pCompilation = compilation;
1092 OH_NNCompilation** pCompilation = nullptr; variable1093 OH_NNCompilation_Destroy(pCompilation);1094 EXPECT_EQ(nullptr, pCompilation);1105 OH_NNCompilation** pCompilation = &compilation; variable1106 OH_NNCompilation_Destroy(pCompilation);