HomeSort by relevance Sort by last modified time
    Searched refs:initTest (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /cts/tests/tests/rscpp/src/android/cts/rscpp/
RSInitTest.java 30 native boolean initTest(String path);
37 assertTrue(initTest(this.getContext().getCacheDir().toString()));
  /external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5AtomicCountersArrayIndexing.hpp 81 void initTest(void);
esextcGPUShader5SSBOArrayIndexing.hpp 114 void initTest(void);
esextcGPUShader5ImagesArrayIndexing.hpp 110 void initTest(void);
esextcGPUShader5SamplerArrayIndexing.hpp 98 void initTest(void);
esextcGPUShader5UniformBlocksArrayIndexing.hpp 111 void initTest(void);
esextcGPUShader5PreciseQualifier.hpp 175 void initTest(void);
  /cts/suite/audio_quality/test/
FileUtilTest.cpp 30 TEST_F(FileUtilTest, initTest) {
  /external/deqp/external/openglcts/modules/glesext/texture_buffer/
esextcTextureBufferAtomicFunctions.hpp 110 void initTest(void);
esextcTextureBufferErrors.hpp 82 void initTest(void);
esextcTextureBufferMAXSizeValidation.hpp 123 void initTest(void);
esextcTextureBufferParamValueIntToFloatConversion.hpp 115 void initTest(void);
esextcTextureBufferBufferParameters.hpp 120 void initTest(void);
esextcTextureBufferParameters.hpp 132 void initTest(void);
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderConstantVariables.hpp 105 void initTest(void);
esextcGeometryShaderProgramResource.hpp 62 void initTest(void);
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderProgramInterfaces.hpp 69 void initTest(void);
esextcTessellationShaderProperties.hpp 85 void initTest(void);
  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampGetTexParameterIErrors.hpp 67 virtual void initTest(void);
esextcTextureBorderClampBase.hpp 52 virtual void initTest(void);
esextcTextureBorderClampParameterBorderColorError.hpp 68 void initTest(void);
esextcTextureBorderClampSamplerParameterIWithWrongPname.hpp 75 void initTest(void);
  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayFBOIncompleteness.hpp 78 void initTest();
esextcTextureCubeMapArrayGenerateMipMap.hpp 94 void initTest();
134 void initTest(void);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
IntrinsicBlur.java 48 private void initTest(int w, int h, Element e, Script.LaunchOptions lo) {
104 initTest(w, h, e, null);
118 initTest(w, h, e, null);
135 initTest(w, h, e, lo);
150 initTest(w, h, e, lo);

Completed in 1116 milliseconds

1 2 3 4 5 6